Commit Graph

276 Commits

Author SHA1 Message Date
Nico Schottelius 5f14967a32 Introduce the icmp6 table 2019-03-23 15:03:42 +01:00
Your Name e1dcc092c5 +pcap 2019-03-23 13:42:42 +00:00
Nico Schottelius 5dec26d957 Update meta.task field for checksumming 2019-03-23 14:41:32 +01:00
Nico Schottelius 162ef20072 Checksum the newly parsed fields 2019-03-23 14:39:56 +01:00
Nico Schottelius 94a4085e72 Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis 2019-03-23 14:34:03 +01:00
Nico Schottelius a8ce370997 Auto git add & push 2019-03-23 14:33:50 +01:00
Your Name 57b812ba94 +pcap 2019-03-23 13:32:52 +00:00
Nico Schottelius 63deff0a5c +logtrail 2019-03-23 14:31:27 +01:00
Nico Schottelius 39c280cd33 Correct state parser to match on icmp6.type 2019-03-23 14:30:20 +01:00
Your Name 68bb8e9edd +pcap 2019-03-23 13:22:39 +00:00
Nico Schottelius 22538a93c9 Update deparser type, add emitting of option field 2019-03-23 14:20:11 +01:00
Nico Schottelius 9f05e57509 Update table handling for NDP in the switch 2019-03-23 14:18:48 +01:00
Nico Schottelius 9f5a37f7f6 Prepare switch for fully answering NDP/NS query
Including parser which might be broken in case there are no options present
2019-03-23 14:15:31 +01:00
Nico Schottelius f79033c0c9 Parse down to icmp6_na_ns 2019-03-23 13:33:25 +01:00
Nico Schottelius 7db850a731 [p4] remove "rest" type 2019-03-21 20:48:56 +01:00
Your Name eeef4ea1e4 +pcap 2019-03-21 19:42:38 +00:00
Nico Schottelius 8e8cc59a74 +pcap files 2019-03-21 20:41:27 +01:00
Nico Schottelius c95cb4ce3a name first in filename 2019-03-21 20:39:42 +01:00
Nico Schottelius d146b8a66b +argcheck 2019-03-21 20:37:25 +01:00
Nico Schottelius 6f752f3f02 ++ update in modes 2019-03-21 20:36:39 +01:00
Nico Schottelius ece52e4915 ++ sniff-host command 2019-03-21 20:36:01 +01:00
Nico Schottelius 42c68b1808 disable icmp6 in controller 2019-03-20 00:08:32 +01:00
Nico Schottelius 87d4154753 Rename test && fix return 2019-03-20 00:04:21 +01:00
Nico Schottelius 0fe1adda11 Extend test with switch icmp6 test 2019-03-20 00:02:52 +01:00
Nico Schottelius 5781d26541 add icmp6_ns to v6_networks table 2019-03-19 23:53:42 +01:00
Nico Schottelius c89441001b try 42: ndp in the switch. this episode is with checksums... 2019-03-19 23:49:49 +01:00
Nico Schottelius 492888fd2f s/layer/field/ 2019-03-19 23:23:54 +01:00
Nico Schottelius 2a623a0807 ++ info ++ link local 2019-03-19 23:21:40 +01:00
Nico Schottelius cfba26632a Import all from scapy.all 2019-03-19 23:03:56 +01:00
Nico Schottelius 4c9573d8e0 ++notes 2019-03-19 23:03:10 +01:00
Nico Schottelius 880db528e7 Mute multicast registrations (MLDv2) 2019-03-19 23:01:55 +01:00
Nico Schottelius 4d90fd46a8 Disable printing raw (undecoded) packet 2019-03-19 21:14:17 +01:00
Nico Schottelius fd3263d731 Try to mute debugging a bit to focus on messages we have to answer 2019-03-19 21:12:40 +01:00
Nico Schottelius 809110edc7 Debug print to controller by default, not dropping 2019-03-19 21:03:10 +01:00
Nico Schottelius e0e98535ac Use ping6 on old systems 2019-03-14 20:21:31 +01:00
Nico Schottelius 602c52d8bb Add first test in test.py 2019-03-14 20:19:50 +01:00
Nico Schottelius adac2c92d5 Begin to add test.py for testing stuff 2019-03-14 17:32:51 +01:00
Nico Schottelius 74f5575cd0 Reduce routing size for testing 2019-03-14 17:26:40 +01:00
Nico Schottelius 336ff2901c Correct table name (v4_networks) 2019-03-14 17:12:55 +01:00
Nico Schottelius bd222a1009 Use correct argument names 2019-03-14 17:06:39 +01:00
Nico Schottelius 3d154f0326 Cast/change to network_address later 2019-03-14 17:03:56 +01:00
Nico Schottelius 532f1be6ba Convert network -> network_address 2019-03-14 16:59:55 +01:00
Nico Schottelius dfb50aefd7 dict->network 2019-03-14 16:56:49 +01:00
Nico Schottelius 71c8155cd2 Adjust table parameters 2019-03-14 16:43:57 +01:00
Nico Schottelius 353ed9e5e6 -nat 2019-03-14 16:38:45 +01:00
Nico Schottelius 1dd33177f1 eUpdate prefix/network for mapped v4 network 2019-03-14 14:56:52 +01:00
Nico Schottelius 1e04446398 Cast the result 2019-03-14 14:52:26 +01:00
Nico Schottelius 255973a4c9 Correct address types 2019-03-14 14:41:28 +01:00
Nico Schottelius ab8e328dd3 Order of actions matters 2019-03-14 14:39:17 +01:00
Nico Schottelius 7c8f019b2a ++ nat64 update, discussion update 2019-03-14 14:37:45 +01:00