vlans are working
This commit is contained in:
@@ -238,6 +238,7 @@ namespace EduNetworkBuilder
|
||||
public static int WirelessMaxUnsuccessfulLink = 120; //The link will connect, but the packet will drop
|
||||
public static int WirelessMaxSuccessfulLink = 100; //Packets will drop after this distance
|
||||
public static int WirelessReconnectDistance = 70; //Try to find a closer AP if we are this far out.
|
||||
public static int UntaggedVLAN = -1; //If the packet is not tagged.
|
||||
|
||||
/// <summary>
|
||||
/// Find the global random number generator.
|
||||
|
Reference in New Issue
Block a user