Microwave and fluorescent light additions
This commit is contained in:
@@ -32,7 +32,7 @@ namespace EduNetworkBuilder
|
||||
public enum ResponseToPacket { none, accept, masq, drop, reject }
|
||||
public enum DebugLevel { none=0, info=1, routing=2, switching=4, natting=8, filtering=16, debug=32 , packet=64, all=127}
|
||||
public enum NetworkComponentType { none, router, net_switch, net_hub, laptop, pc, server, wap ,
|
||||
wrouter, wbridge, wrepeater, link, firewall, ip_phone, printer, copier }
|
||||
wrouter, wbridge, wrepeater, link, firewall, ip_phone, printer, copier, microwave, fluorescent }
|
||||
public enum NicType { none, lo, eth, wlan, wan, vpn, tun, management_interface, port, wport }
|
||||
public enum IPAddressType { ip, gw, route, ip_only }
|
||||
public enum nb_direction { none, to_src, to_dst }
|
||||
|
Reference in New Issue
Block a user