Commit Graph

247 Commits

Author SHA1 Message Date
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
Nico Schottelius b5cd3aeb0e doc + gitignore for p4src 2019-03-14 14:12:50 +01:00
Nico Schottelius 472a104e2b ++ doc update ++ nat64_static / P4 begin 2019-03-14 14:05:17 +01:00
Nico Schottelius 81bf368279 [p4] try to include type+code in the checksum part 2019-03-07 00:33:41 +01:00
Nico Schottelius 126434a6b9 Add readmes, add .json extension 2019-03-06 19:55:04 +01:00
Nico Schottelius a718480660 + README for bug2 2019-03-06 19:53:25 +01:00
Nico Schottelius decb0c516d syntax correct 2019-03-06 19:52:27 +01:00
Nico Schottelius 60a84af033 Try to cast inside the checksum call 2019-03-06 19:51:54 +01:00
Nico Schottelius 5fe76ef9bd Adjust paths + README 2019-03-06 19:50:48 +01:00
Nico Schottelius a2e01a39b1 Add p4app.json for bug2 2019-03-06 19:48:42 +01:00
Nico Schottelius 00c1425a88 Try to reproduce casting bug 2019-03-06 19:47:59 +01:00
Nico Schottelius a5a75da6b4 Try to reproduce bool bug try #2 2019-03-06 19:45:27 +01:00
Nico Schottelius aca088094e Re-add tcp_length 2019-03-06 19:39:20 +01:00
Nico Schottelius 260857b457 Remove unused meta field 2019-03-06 19:38:13 +01:00
Nico Schottelius bd86fb4bc5 Fix the ingrees part 2019-03-06 19:37:29 +01:00
Nico Schottelius 5c0fa7e566 Add json definition for testing bug1 2019-03-06 19:34:35 +01:00
Nico Schottelius a25da0f0df Try to shrink down bool bug code 2019-03-06 19:33:24 +01:00
Nico Schottelius 7495061f9d Try to include ingress casted value in checksumming 2019-03-06 17:38:43 +01:00
Nico Schottelius ee62eb32c3 ++notes; try to cast & save payload_length in ingress 2019-03-06 17:37:30 +01:00
Nico Schottelius e0a9d28606 Introduce mixed mode NDP/ICMP6 echo reply
- Controller: NDP
- Switch: icmp6 echo reply
2019-03-06 17:23:01 +01:00
Nico Schottelius a0acd719e7 ++notes 2019-03-06 15:22:57 +01:00
Nico Schottelius 3651ec4bc5 Remove unfinished code 2019-03-06 15:16:44 +01:00
Nico Schottelius 591175db7a Re-re-re-try to do checkumming based on a meta field 2019-03-06 15:15:46 +01:00
Nico Schottelius f7fc8ef412 ++notes ++begin nat64 prefix 2019-03-06 14:07:47 +01:00
Nico Schottelius 25405a6ae1 [controller] stringify router 2019-03-06 14:00:35 +01:00
Nico Schottelius 6497db857c & remove checksumming again 2019-03-06 13:59:41 +01:00
Nico Schottelius 6f3bd8773b ... try reenabling checksumming in P4 2019-03-06 13:54:22 +01:00
Nico Schottelius e9b08d638c s/bool/bit/ 2019-03-06 13:51:45 +01:00
Nico Schottelius 6dc5f34d43 s/ .. -> do_cksum 2019-03-06 13:51:06 +01:00
Nico Schottelius 8913cb8c3a Still getting json error, trying to short variable name 2019-03-06 13:50:03 +01:00