Commit Graph

925 Commits

Author SHA1 Message Date
abc42db1f8 Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
d948be0a54 Better centering of the IP address edit box when first opened. 2017-02-25 10:44:12 +03:00
f4ab85f359 IPAddress edit box should now appear inside the network box. 2017-02-25 10:33:56 +03:00
4a5450ac54 Add readme.md 2017-02-24 13:28:42 +01:00
7876ae832b Posting through Visual Studio 2017-02-24 14:29:51 +03:00
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
8da7714544 make firewall rules look nicer - add vlan to interface 2017-02-20 16:59:04 +03:00
1a0b42b727 Correct if starting form is off screen 2017-02-20 16:50:33 +03:00
08a84e875b Update puzzles and release notes 2017-02-20 12:04:56 +03:00
ceed40011a More VLAN levels 2017-01-26 21:08:12 -06:00
58beb9490b More updates. Fixed PingFailed. More VLAN levels 2017-01-26 16:41:29 -06:00
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
2094f7fac4 Make vlan colors on the outside of the packet 2016-11-16 08:54:01 -08:00
3716fdf234 Added another puzzle 2016-11-15 19:49:16 -08:00
7246e57b5d Remove firewall checkmark from devices that do not have firewall capability. 2016-11-15 13:06:19 -08:00
4edf8ced20 Firewall Puzzle 2016-11-14 20:13:41 -08:00
d38a81c3fe fixing the packet dropped error message 2016-11-12 16:55:16 -07:00
4068f49f5a Move firewall checkmark to device 2016-11-12 07:42:42 -07:00
721efb7fe3 Fix small bug pinging local ips 2016-11-11 10:13:26 -07:00
f5a74d1ff3 Fixed some bugs 2016-11-09 07:31:24 -06:00
4903d9da9c Firewall Rules mostly work 2016-11-07 20:31:07 -06:00
5b62aa59ee Firewall rule editor working 2016-11-07 11:52:14 -06:00
6f240bc311 Working on the firewall 2016-11-07 10:50:56 -06:00
6d375c9b60 Start working on Firewall Rules 2016-11-04 15:08:47 -05:00
c1bce08f77 Can lock ourselves out of a switch 2016-11-02 16:27:43 -05:00
8af09704ab Misspelled yellow 2016-10-31 12:41:13 -05:00
36bc2adc8e Cannot add vlan rows if locked 2016-10-31 11:59:05 -05:00
a82db7ecb2 Colored packets, and some bugs that caused things to crash adding vlans 2016-10-31 11:57:25 -05:00
b6eaf00d6d Dhcp and vlans work, colored packets, etc. Added puzzle 2016-10-28 14:01:12 -05:00
b945f93eaf DHCP works better with vlans, added some puzzles 2016-10-28 10:17:13 -05:00
58ce4f64fa Vlan tests are working 2016-10-25 13:22:33 -05:00
c45b8ba221 vlan tagging tests 2016-10-24 19:42:41 -05:00
907fdc17dd Removed console.writelines that were no longer needed 2016-10-20 14:59:48 -05:00
828387ba8a VLAN tests are working 2016-10-20 14:53:23 -05:00
4ffc40d0b3 Working on VLAN tests (mainly locked vlan stuff) 2016-10-13 17:15:17 -05:00
0ea057c4ed Cannot have both untagged and tagged on an interface 2016-10-13 15:36:46 -05:00
a863fa3709 Locked NIC locks VLANs on that NIC 2016-10-13 15:30:34 -05:00
852ced630f Change colors of devices if VLANS are enabled 2016-10-12 15:24:07 -05:00
ff4badaff8 Option for enabling vlans 2016-10-12 11:56:29 -05:00
9b50875c2c Start on doc, color devices 2016-10-12 11:39:58 -05:00
077560227a VLANs cannot go on vpns, tunnels, wireless, etc. Start of help 2016-10-11 12:46:29 -05:00
14bcc075a3 vlans are working 2016-10-10 19:31:57 -05:00
3632432f02 More vlan progress 2016-10-09 18:03:00 -05:00
e4c9a38404 List what a port is connected to 2016-10-06 09:17:27 -05:00
99d7cdfa85 Progress on vlans 2016-10-05 12:41:06 -05:00
49c771fff2 Progress on vlans 2016-10-03 19:49:05 -05:00
66a310f602 Change to device config translation stuff. Languagify components was broken. 2016-09-29 13:47:01 -05:00
7f4108a164 Packets only occur in 10 spots per network wire. If multiple packets are being drawn in one location, only draw them once. Speeds things up considerably 2016-09-29 08:36:42 -05:00
c6f9d1a0d9 After a build, the version gets updated 2016-02-04 16:43:49 -06:00
f9b7ceffae Add a checkmark to display the names and ips of network devices. And make a net-test. Added it to level0-help puzzle. 2016-02-04 16:38:49 -06:00