Add the v into the name
This commit is contained in:
parent
0df2449223
commit
7d14ca89bb
@ -89,7 +89,7 @@ namespace EduNetworkBuilder
|
||||
public enum DebugPausePoint { none=0, packet_create=1, packet_kill=2,
|
||||
packet_in=4, packet_out=8, packet_duplicate=16, all=63,
|
||||
dump=256, pause=512}
|
||||
public enum TraersalTechnology { gateway, static_route, vlan, ethernet, wireless, firewall,
|
||||
public enum TraversalTechnology { gateway, static_route, vlan, ethernet, wireless, firewall,
|
||||
vpn, vpn_encryption, ip_address}
|
||||
|
||||
[Serializable]
|
||||
|
Loading…
Reference in New Issue
Block a user