Commit Graph

26 Commits

Author SHA1 Message Date
Tim Young b74f9932bb Fix bug with replays and VLANs 2018-10-17 15:23:30 -05:00
Tim Young 76b87b0d18 Get Action list to save 2018-05-14 08:05:56 -05:00
Tim Young 3847a90f70 Working towards fixing an issue with the WAP. Save it in a working state. 2018-04-09 15:16:56 +03:00
Tim Young 990920b48f Interfaces Equals operator and updating the networkCard equals operator to use the interfaces operator. 2018-03-16 14:35:12 -05:00
Tim Young f3df4f525a Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
Tim Young e58a75d84e make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
Tim Young c6bee193ce track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
Tim Young 9c764c4f90 IP addresses print CIDR of /? if it is not a real CIDR approved subnet mask. For example, a subnet mask of .250 gives a /?, but .252 gives /30. While this is not real-life (real life does not tell us when we use a foolish subnet), it helps considerably when testing things. 2017-06-27 15:37:33 -05:00
Tim Young f4ab85f359 IPAddress edit box should now appear inside the network box. 2017-02-25 10:33:56 +03:00
Tim Young 7876ae832b Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Tim Young 74731290a1 Adding the GPL. It did not have a license before this because the source was not public.
Getting caught up with some cr/lf changes.
2017-02-24 14:26:58 +03:00
Tim Young 52c7ab63e2 Fixed bug with network loop puzzle. That caused issues with tSourceIP. Needed to set tSourceIP when forwarding / routing, and coming out of a VPN 2016-12-10 16:47:14 -08:00
Tim Young f5a74d1ff3 Fixed some bugs 2016-11-09 07:31:24 -06:00
Tim Young c1bce08f77 Can lock ourselves out of a switch 2016-11-02 16:27:43 -05:00
Tim Young b945f93eaf DHCP works better with vlans, added some puzzles 2016-10-28 10:17:13 -05:00
Tim Young 907fdc17dd Removed console.writelines that were no longer needed 2016-10-20 14:59:48 -05:00
Tim Young 0ea057c4ed Cannot have both untagged and tagged on an interface 2016-10-13 15:36:46 -05:00
Tim Young 9b50875c2c Start on doc, color devices 2016-10-12 11:39:58 -05:00
Tim Young 077560227a VLANs cannot go on vpns, tunnels, wireless, etc. Start of help 2016-10-11 12:46:29 -05:00
Tim Young 14bcc075a3 vlans are working 2016-10-10 19:31:57 -05:00
Tim Young 3632432f02 More vlan progress 2016-10-09 18:03:00 -05:00
Tim Young 99d7cdfa85 Progress on vlans 2016-10-05 12:41:06 -05:00
Tim Young 49c771fff2 Progress on vlans 2016-10-03 19:49:05 -05:00
Tim Young 211fa6f2bb Fixed issue where we need to go out same nic as we came in on (but different interface) 2015-09-06 13:59:41 -05:00
Tim Young 09b5f08626 Add VPN to wrouter 2015-09-01 15:52:08 -05:00
Tim Young a18f760a9f Starting to sync 2015-08-01 09:13:20 -06:00