Commit Graph

69 Commits

Author SHA1 Message Date
Tim Young 38a6107cea Initial regression testing logging. Shows changes being done for every step while solving the puzzle. 2024-02-06 13:00:11 -06:00
Tim Young 720a45aa81 Justins fix to network card 2019-02-23 11:03:28 -06:00
Tim Young b74f9932bb Fix bug with replays and VLANs 2018-10-17 15:23:30 -05:00
Tim Young 17b127d69d Fix a bug where resetting a switch did not reset the vlans on the switch 2018-10-17 14:38:42 -05:00
Tim Young 2df6c5c2f8 Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works. 2018-05-16 09:14:18 -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 7707ddc0e1 Let it work if the nic has been replaced 2018-04-05 16:40:42 +03:00
Tim Young 421a6b1a59 trigger multiple spray packets even after the packet is done. 2018-04-04 16:42:32 +03:00
Tim Young 1e4c8b3273 Network card makes error packet if going out the broken nic 2018-04-04 13:04:31 +03:00
Tim Young 18a8e6e3a1 Generate a bad packet when coming in on a bad nic 2018-04-04 12:57:58 +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 ff81afba45 Network card "Equals" function (started) 2018-03-16 14:17:57 -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 de5ec6cfd3 Change error message for packets hitting a frozen machine. "Packet timed out and was dropped" 2018-02-15 09:56:43 +00:00
Tim Young 5e1c38e81f Packets do not pass through burned devices 2018-02-14 16:38:30 +00:00
Tim Young 1678207546 Change to device is frozen instead of device is bad. I got mixed up in my notes. One of the other future things I wanted to add will have us replace the device, but this fix is not that one. 2018-02-13 20:34:10 +00:00
Tim Young faf8ed1984 Get broken device replacement working 2018-02-13 18:03:01 +00:00
Tim Young d3124c95bb Network itemhastest 2018-02-13 10:27:11 +00:00
Tim Young 2fccf241d7 Fix a null IP address issue 2017-10-05 11:09:31 -05:00
Tim Young 62de025513 do not send packets out if there is no IP address for the nic / management interface. 2017-09-01 15:51:08 -05:00
Tim Young f437c07ce5 allow firewall rules to affect outbound VPN connections. 2017-08-31 09:43:44 -05: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 fdacb85fe6 more things tracked 2017-08-26 19:05:44 -05:00
Tim Young eaab7771ff adding traversal information as the packet moves around 2017-08-25 10:37:20 -05:00
Tim Young 07f7633b0f If we ping a local IP, give the real error message. The real error was being replaced with a fake one. 2017-06-28 10:53:19 -05:00
Tim Young fe42364f4d Fixed tracert firewall bug. Firewalls would not deal with masq return packet because a secondary item responded. (not the destination) 2017-06-08 10:19:57 -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 4903d9da9c Firewall Rules mostly work 2016-11-07 20:31:07 -06:00
Tim Young c1bce08f77 Can lock ourselves out of a switch 2016-11-02 16:27:43 -05:00
Tim Young a82db7ecb2 Colored packets, and some bugs that caused things to crash adding vlans 2016-10-31 11:57:25 -05:00
Tim Young b945f93eaf DHCP works better with vlans, added some puzzles 2016-10-28 10:17:13 -05:00
Tim Young 58ce4f64fa Vlan tests are working 2016-10-25 13:22:33 -05:00
Tim Young 828387ba8a VLAN tests are working 2016-10-20 14:53:23 -05:00
Tim Young 3632432f02 More vlan progress 2016-10-09 18:03:00 -05:00
Tim Young e4c9a38404 List what a port is connected to 2016-10-06 09:17:27 -05:00
Tim Young 49c771fff2 Progress on vlans 2016-10-03 19:49:05 -05:00
Tim Young 3f5100dcc0 Changed layout of messages to make them consistent 2015-11-21 17:55:03 -05:00
Peter Wilson 056bc26874 Condensing edustrings 2015-11-19 14:49:14 -06:00
Peter Wilson ccaaa79882 Through OW Trans Edits 2015-11-19 13:11:13 -06:00
Peter Wilson 72e21d371c NC, NCE, ND Edits 2015-11-19 12:30:40 -06:00
Tim Young 1a7258a84e Fix networkCard strings for translation 2015-11-19 11:36:46 -05:00
Peter Wilson d566f5b28a More Changes 2015-11-18 14:11:16 -06:00
Tim Young 283fb8256a small modification to network card 2015-11-16 17:02:03 -05:00
Tim Young be5005888f Some changes for translation 2015-11-16 16:26:28 -05:00
Tim Young 573537070a Cleaning up strings before translation 2015-11-16 15:57:39 -05:00
Tim Young 1af724bbe9 Updates for final bug fixes and preparation for next release 2015-09-20 17:23:31 -04:00