|
fffe00ae54
|
Add a func to break the ssid.
|
2017-08-28 14:53:23 -05:00 |
|
|
e58a75d84e
|
make it so we can lock ourselves out of a switch
|
2017-08-27 17:22:26 -05:00 |
|
|
d3b6abf1e1
|
get the random network visible
|
2017-08-27 17:06:58 -05:00 |
|
|
fdacb85fe6
|
more things tracked
|
2017-08-26 19:05:44 -05:00 |
|
|
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 |
|
|
ea3f2adb65
|
Add a test to show the broken item
|
2017-08-26 08:16:45 -05:00 |
|
|
eddfb773c0
|
One item to break
|
2017-08-26 08:09:37 -05:00 |
|
|
75bcd6d0ba
|
more functions preparing to break a network
|
2017-08-26 08:01:31 -05:00 |
|
|
7a15bbd1ce
|
Add an initial HowToBreak enum.
|
2017-08-25 19:21:48 -05:00 |
|
|
da92d2dd3d
|
pull out some debug code
|
2017-08-25 19:18:16 -05:00 |
|
|
4b695db457
|
grab 5 choices & sort them
|
2017-08-25 17:03:06 -05:00 |
|
|
e2b4d34e35
|
move traversalpath dump out
|
2017-08-25 16:14:43 -05:00 |
|
|
01eb63b401
|
functions we will need when breaking things
|
2017-08-25 16:11:06 -05:00 |
|
|
2e73b622e4
|
register ping arrival in traversal info
|
2017-08-25 16:02:42 -05:00 |
|
|
4755d0511d
|
register switches in the traversal path
|
2017-08-25 15:44:51 -05:00 |
|
|
f2f7afc38d
|
links have better names for debugging
|
2017-08-25 15:37:36 -05:00 |
|
|
743c531c1f
|
capture test traversal dump
|
2017-08-25 15:32:00 -05:00 |
|
|
c7357f15e4
|
Add a writeline after dump. Better for debugging
|
2017-08-25 15:17:07 -05:00 |
|
|
fb1fb82cf4
|
make initial functions for nonvisual packet processing.
|
2017-08-25 15:05:12 -05:00 |
|
|
c3fcecdba0
|
add ethernet and wireless traversal information
|
2017-08-25 10:41:02 -05:00 |
|
|
eaab7771ff
|
adding traversal information as the packet moves around
|
2017-08-25 10:37:20 -05:00 |
|
|
9b78092b5a
|
Add a traversal class to the packet.
|
2017-08-25 10:15:01 -05:00 |
|
|
f4cade1652
|
make the initial traversial class
|
2017-08-25 10:13:05 -05:00 |
|
|
7d14ca89bb
|
Add the v into the name
|
2017-08-25 09:52:37 -05:00 |
|
|
0df2449223
|
Create an enum for the traversal technologies
|
2017-08-25 09:51:48 -05:00 |
|
|
9db658f362
|
initial stubs for creating a random network
|
2017-08-24 20:03:00 -05:00 |
|
|
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 |
|
|
931ba44b69
|
create enum for solved puzzles
|
2017-08-24 12:21:11 -05:00 |
|
|
5ca3bb9b83
|
Upgrade version number
|
2017-08-24 12:21:00 -05:00 |
|
|
453d6f56d8
|
Upgrade of version numbers and stuff
|
2017-08-19 08:00:04 -05:00 |
|
|
2943cfeb5d
|
Merging development branch and EducationMode branch. Will end up with just development branch
|
2017-08-19 07:48:47 -05:00 |
|
|
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 |
|
|
4e9399f9b5
|
Fix an issue when pinging a wireless device by name
|
2017-08-17 15:10:46 -05:00 |
|
|
1c703c60b5
|
Get loading / saving of packetmessages working. They had been lost during the clone operation.
|
2017-08-17 13:50:29 -05:00 |
|
|
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 |
|
|
e5599ee522
|
Stop console writeline of testing process
|
2017-08-17 10:41:51 -05:00 |
|
|
d1828aa0c9
|
process all the puzzles, not just the one
|
2017-08-17 10:40:45 -05:00 |
|
|
5dc89ffe37
|
Do not ding if we are processing stuff invisibly
|
2017-08-17 10:40:32 -05:00 |
|
|
a928f6b01c
|
test all networks on the test-all
|
2017-08-17 10:29:37 -05:00 |
|
|
2a96f5866c
|
messages
|
2017-08-17 10:17:20 -05:00 |
|
|
aed5340351
|
ability to load / save the messages
|
2017-08-17 09:57:23 -05:00 |
|
|
c4c5984f21
|
prep to serialize network messages. for saving results of automatic testing
|
2017-08-17 07:39:14 -05:00 |
|
|
765eee55d4
|
leave network test messages in the network so we can retrieve them later.
|
2017-08-16 19:35:51 -05:00 |
|
|
2e77354c05
|
Update work-tree after we load in new homework submissions
|
2017-08-16 19:04:21 -05:00 |
|
|
ce37f24dbd
|
Get net-test to work once.
|
2017-08-16 11:05:24 -05:00 |
|
|
00f886080f
|
Get invisible Network to complet auto dhcp request at beginning
|
2017-08-16 10:47:08 -05:00 |
|
|
04782b2456
|
Hide exporting of password file from students.
|
2017-08-15 17:24:57 -05:00 |
|
|
63826f9c3e
|
Move changing password after the user has been created.
|
2017-08-15 17:22:55 -05:00 |
|
|
879944f93f
|
Remove a null-failure
|
2017-08-15 17:21:18 -05:00 |
|
|
8c600642b6
|
button calls function to try one for testing
|
2017-08-14 17:21:24 -05:00 |
|