Commit Graph

152 Commits

Author SHA1 Message Date
Nico Schottelius 018e9eef09 Begin to add egress / arp support 2019-04-02 17:13:05 +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 aff342898e str(router) 2019-03-31 15:52:11 +02:00
Nico Schottelius db1e19f841 +) 2019-03-31 15:51:11 +02:00
Nico Schottelius 07f0867175 Begin to introduce arp support 2019-03-31 15:48:00 +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 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 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 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 9f05e57509 Update table handling for NDP in the switch 2019-03-23 14:18:48 +01:00
Nico Schottelius 6f752f3f02 ++ update in modes 2019-03-21 20:36:39 +01:00
Nico Schottelius 42c68b1808 disable icmp6 in controller 2019-03-20 00:08:32 +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 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 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