Commit Graph

165 Commits

Author SHA1 Message Date
Nico Schottelius 86885760b2 update gen_testdata
- add more packets
- fix counter for one packet
2019-07-13 17:28:03 +02:00
Nico Schottelius f55aeddd0e hard code 0 network in session handling
=> effectively only using 1 net at the moment
2019-05-06 13:10:40 +02:00
Nico Schottelius 736350eb68 +) 2019-05-06 13:06:45 +02:00
Nico Schottelius 34e3b84a1d [controller] setup v4 dst/src correctly 2019-05-06 13:06:09 +02:00
Nico Schottelius 8b5126e371 Use scapy port names 2019-05-06 12:56:26 +02:00
Nico Schottelius 07858db44b +stringify 2019-05-06 12:24:11 +02:00
Nico Schottelius 8cf84c9404 controller: -typo 2019-05-06 12:23:21 +02:00
Nico Schottelius b0b9cd7461 [controller] insert 6->4 session 2019-05-06 12:16:22 +02:00
Nico Schottelius 02fc065c1d Begin adding session tables, debug infos 2019-05-02 13:54:31 +02:00
Nico Schottelius 6f4079d0aa Use the correct egress table (c&p--!) 2019-04-03 12:29:18 +02:00
Nico Schottelius 0f2df2723b Set mac address based on destination network [HACK] 2019-04-03 11:31:29 +02:00
Nico Schottelius d3b1959b2c +6 2019-04-03 10:53:56 +02:00
Nico Schottelius d87b897069 Add icmp handling / replying 2019-04-03 10:52:25 +02:00
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