Commit Graph

177 Commits

Author SHA1 Message Date
Nico Schottelius 018e9eef09 Begin to add egress / arp support 2019-04-02 17:13:05 +02:00
Nico Schottelius 55aab8cc84 Fix test to use correct host 2019-04-02 17:05:53 +02:00
Nico Schottelius 80d2d34ccb ++doc ++clean table 2019-03-31 16:04:05 +02:00
Nico Schottelius d2fbbcda53 Remove 1 byte from broadcast mac 2019-03-31 15:56:55 +02:00
Nico Schottelius 241b5da61f + test for ping4 2019-03-31 15:54:39 +02:00
Nico Schottelius aff342898e str(router) 2019-03-31 15:52:11 +02:00
Nico Schottelius db1e19f841 +) 2019-03-31 15:51:11 +02:00
Nico Schottelius 8a2c626c7e -, 2019-03-31 15:49:08 +02:00
Nico Schottelius 07f0867175 Begin to introduce arp support 2019-03-31 15:48:00 +02:00
Nico Schottelius badc6c0dd1 Shrink down json for switch 2019-03-31 11:10:52 +02:00
Nico Schottelius ec858ea27f Default delete not necessary: 0x42 -> 66 is our host 2019-03-31 10:56:59 +02:00
Nico Schottelius 4ac6a49688 ++ info for ipv4 host 2019-03-31 10:55:33 +02:00
Nico Schottelius c5a3be5ccf Remove / replace default route on ipv4 hosts 2019-03-31 10:51:47 +02:00
Nico Schottelius 74657385b2 Remove unused controller code 2019-03-30 17:14:48 +01:00
Nico Schottelius c235ff248f automatically change into pcap dir 2019-03-30 17:07:58 +01:00
Nico Schottelius f32ad44e0b Refactor #n: go back to generic entry point, use if in apply{} 2019-03-30 14:59:46 +01:00
Nico Schottelius b9ec7bf356 +, 2019-03-27 20:16:36 +01:00
Nico Schottelius d6264a32a4 Add code to mimic if in action
New table logic, new actions
2019-03-27 19:43:49 +01:00
Nico Schottelius 681c9faae1 Move git code outside so no conflicts exists for parallel scripts 2019-03-27 13:52:25 +01:00
Nico Schottelius 0540b43f7f Reorder controller startup 2019-03-26 21:56:32 +01:00
Nico Schottelius 974fa9b726 Simplify the debugging code 2019-03-25 14:32:08 +01:00
Nico Schottelius acde8330cb Change log levels 2019-03-25 14:30:04 +01:00
Nico Schottelius 194e241974 --typo 2019-03-25 14:29:10 +01:00
Nico Schottelius e48abdb254 Use symbolic names in debugging 2019-03-25 14:28:36 +01:00
Nico Schottelius b0cd39d82c Reformat controller processing 2019-03-25 14:12:51 +01:00
Nico Schottelius a006d84b01 s/,/,/ 2019-03-25 13:46:10 +01:00
Nico Schottelius 7742bb9935 +' 2019-03-25 13:45:18 +01:00
Nico Schottelius 9ca4d4c8de Transport table debug information to controller 2019-03-25 13:43:47 +01:00
Nico Schottelius e1146070c4 IP should be IPv4, but isn't 2019-03-25 13:14:29 +01:00
Nico Schottelius 0dc8791afb More debug in controller 2019-03-25 13:11:47 +01:00
Nico Schottelius 236bd8e7d6 Debug send ipv4 packets to controller 2019-03-25 13:09:29 +01:00
Nico Schottelius ccf7e15241 Change NAT64 prefix in test.py 2019-03-25 12:18:15 +01:00
Nico Schottelius 0ad6fa9a36 Use correct generator 2019-03-25 12:16:22 +01:00
Nico Schottelius 56c09f1fda +) 2019-03-25 12:15:10 +01:00
Nico Schottelius ad19b5ac4b Remove comment 2019-03-25 12:14:35 +01:00
Nico Schottelius 6e40043c71 +, 2019-03-25 12:13:10 +01:00
Nico Schottelius 4a280716a6 Rewrite code to use unique destination networks 2019-03-25 12:11:20 +01:00
Nico Schottelius 42f5e00e74 Document double/triple matching 2019-03-25 11:51:36 +01:00
Nico Schottelius a408d7a803 + reorg +add simple nat64 w/o protocol specific translations 2019-03-23 16:20:13 +01:00
Nico Schottelius 4d610a5cb5 Remove unecessary arg to icmp6_echo_reply 2019-03-23 15:14:17 +01:00
Nico Schottelius 4d3641fc50 Also add required icmp6_type 2019-03-23 15:07:07 +01:00
Nico Schottelius 5f14967a32 Introduce the icmp6 table 2019-03-23 15:03:42 +01:00
Nico Schottelius a8ce370997 Auto git add & push 2019-03-23 14:33:50 +01:00
Nico Schottelius 9f05e57509 Update table handling for NDP in the switch 2019-03-23 14:18:48 +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