Commit Graph

511 Commits

Author SHA1 Message Date
Tim Young 1cd61dd293 use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
Tim Young 88e65459f2 Add enum for changing captions under devices 2017-08-30 14:18:32 -05:00
Tim Young 7c4ff7aac3 Change to use the new map for testing the random map system. 2017-08-30 14:18:10 -05:00
Tim Young 77a10251bf Add another network 2017-08-30 02:53:37 -05:00
Tim Young 6ce057cc12 ad a gateway to a switch on the "solved" firewalls network. Did it using edunetworkbuilder, so it made lots of changes to the file to add things that it was expecting (vlans, etc) 2017-08-29 16:13:12 -05:00
Tim Young 65dd37f75e default to having the lables on after a random net is built 2017-08-29 16:06:14 -05:00
Tim Young 59992d0e28 Break ethernet by removing the link entirely 2017-08-29 16:01:34 -05:00
Tim Young 41ae808c39 Just in case we have an address like 8.8.8.8 and we try to randomize that. Make sure there is a difference we can randomize. 2017-08-29 15:47:08 -05:00
Tim Young 54ddd2a2af fix bug trying to randomize the octets 0.0.0.0. 2017-08-29 15:44:42 -05:00
Tim Young 2b944891e2 make the distance microwaves and flourescent lights damage things a constant. 2017-08-29 15:32:26 -05:00
Tim Young 36654e837f do not duplicate "breaks." If we successfully break it one way, do not repeat it. 2017-08-29 15:08:31 -05:00
Tim Young 465de0f6b0 make changes to IP and gateway 2017-08-28 18:37:21 -05:00
Tim Young 31e07852cf make IPaddress breakage tools 2017-08-28 18:13:34 -05:00
Tim Young 537bb31835 break more things 2017-08-28 15:17:28 -05:00
Tim Young 094f8cabf7 Add a func to break a wireless key 2017-08-28 15:00:41 -05:00
Tim Young fffe00ae54 Add a func to break the ssid. 2017-08-28 14:53:23 -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 d3b6abf1e1 get the random network visible 2017-08-27 17:06:58 -05:00
Tim Young fdacb85fe6 more things tracked 2017-08-26 19:05:44 -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 ea3f2adb65 Add a test to show the broken item 2017-08-26 08:16:45 -05:00
Tim Young eddfb773c0 One item to break 2017-08-26 08:09:37 -05:00
Tim Young 75bcd6d0ba more functions preparing to break a network 2017-08-26 08:01:31 -05:00
Tim Young 7a15bbd1ce Add an initial HowToBreak enum. 2017-08-25 19:21:48 -05:00
Tim Young da92d2dd3d pull out some debug code 2017-08-25 19:18:16 -05:00
Tim Young 4b695db457 grab 5 choices & sort them 2017-08-25 17:03:06 -05:00
Tim Young e2b4d34e35 move traversalpath dump out 2017-08-25 16:14:43 -05:00
Tim Young 01eb63b401 functions we will need when breaking things 2017-08-25 16:11:06 -05:00
Tim Young 2e73b622e4 register ping arrival in traversal info 2017-08-25 16:02:42 -05:00
Tim Young 4755d0511d register switches in the traversal path 2017-08-25 15:44:51 -05:00
Tim Young f2f7afc38d links have better names for debugging 2017-08-25 15:37:36 -05:00
Tim Young 743c531c1f capture test traversal dump 2017-08-25 15:32:00 -05:00
Tim Young c7357f15e4 Add a writeline after dump. Better for debugging 2017-08-25 15:17:07 -05:00
Tim Young fb1fb82cf4 make initial functions for nonvisual packet processing. 2017-08-25 15:05:12 -05:00
Tim Young c3fcecdba0 add ethernet and wireless traversal information 2017-08-25 10:41:02 -05:00
Tim Young eaab7771ff adding traversal information as the packet moves around 2017-08-25 10:37:20 -05:00
Tim Young 9b78092b5a Add a traversal class to the packet. 2017-08-25 10:15:01 -05:00
Tim Young f4cade1652 make the initial traversial class 2017-08-25 10:13:05 -05:00
Tim Young 7d14ca89bb Add the v into the name 2017-08-25 09:52:37 -05:00
Tim Young 0df2449223 Create an enum for the traversal technologies 2017-08-25 09:51:48 -05:00
Tim Young 9db658f362 initial stubs for creating a random network 2017-08-24 20:03:00 -05:00
Tim Young 985821fa5a Change solved / unsolved menu items to use the new enums. This standardizes the loading of the solved / unsolved networks. 2017-08-24 14:19:27 -05:00
Tim Young 931ba44b69 create enum for solved puzzles 2017-08-24 12:21:11 -05:00
Tim Young 5ca3bb9b83 Upgrade version number 2017-08-24 12:21:00 -05:00
Tim Young 453d6f56d8 Upgrade of version numbers and stuff 2017-08-19 08:00:04 -05:00
Tim Young 2943cfeb5d Merging development branch and EducationMode branch. Will end up with just development branch 2017-08-19 07:48:47 -05:00
Tim Young d63452813a Impose a small delay in centering items. Makes it work smoother when simply right-clicking to do a menu or something. 2017-08-17 17:27:22 -05:00
Tim Young 4e9399f9b5 Fix an issue when pinging a wireless device by name 2017-08-17 15:10:46 -05:00
Tim Young 1c703c60b5 Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
Tim Young 7f6c8be406 rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00