Commit Graph

430 Commits

Author SHA1 Message Date
Nico Schottelius 74828182ef Begin netfpga log 2019-05-10 18:19:56 +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 78b037038a ipv4 egress if tcp session hit 2019-05-06 12:52:29 +02:00
Nico Schottelius 7be9c01b48 stop processing v6 when matching for nat64 session 2019-05-06 12:50:45 +02:00
Your Name 677e50d81b +pcap 2019-05-06 10:42:26 +00: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 1a1d2fcdb7 [no init from v4 world] 2019-05-06 12:20:45 +02:00
Nico Schottelius 0525f2b4b5 [dummy commit] 2019-05-06 12:19:26 +02:00
Nico Schottelius 522b4d6593 ++addr change 2019-05-06 12:18:10 +02:00
Nico Schottelius b0b9cd7461 [controller] insert 6->4 session 2019-05-06 12:16:22 +02:00
Nico Schottelius 09a15b6c25 Cleanup nat64 references 2019-05-06 11:52:33 +02:00
Nico Schottelius 7fedd83959 [p4src] in theory finish source requirements for sessions 2019-05-06 11:51:04 +02:00
Nico Schottelius b972accc73 [refactor] nat64 now - not only static mapping anymore 2019-05-05 13:48:05 +02:00
Nico Schottelius 02fc065c1d Begin adding session tables, debug infos 2019-05-02 13:54:31 +02:00
Nico Schottelius 879abe94c2 update doc 2019-04-21 12:24:15 +02:00
Nico Schottelius 079699c687 ++update
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-04-11 10:57:30 +02:00
Your Name 41d35b964c +pcap 2019-04-11 08:55:54 +00:00
Your Name f108133191 +pcap 2019-04-11 08:53:51 +00:00
Your Name e5963e67b3 +pcap 2019-04-11 08:52:35 +00:00
Your Name 11accdfcec +pcap 2019-04-11 08:47:54 +00:00
Your Name 79f34d6f88 +pcap 2019-04-11 08:44:42 +00:00
Nico Schottelius 39f2f8aa13 [test] add pseudo test for v6_udp -> v4_udp 2019-04-11 10:42:28 +02:00
Nico Schottelius fe9d169bef Add tcp/udp checksum triggers 2019-04-11 10:15:37 +02:00
Nico Schottelius 1afcd82e42 Update names 2019-04-11 10:13:54 +02:00
Nico Schottelius c082106338 -, 2019-04-11 10:11:57 +02:00
Nico Schottelius e26c348e71 +indent 2019-04-11 10:10:39 +02:00
Nico Schottelius bf59808806 Add checksums for udp_6, udp_v4, tcp_v6, tcp_v4 2019-04-11 10:08:11 +02:00
Your Name 84b1d613ff +pcap 2019-04-08 14:01:07 +00:00
Nico Schottelius 6c3393e941 next steps, use noaction to avoid clone3() and breaking ndp 2019-04-08 15:59:28 +02:00
Nico Schottelius e4d98e02b1 Merge branch 'master' of gitlab.ethz.ch:nicosc/master-thesis 2019-04-08 15:55:58 +02:00
Your Name 9912dfc15c +pcap 2019-04-08 13:55:50 +00:00
Nico Schottelius 8547bf76c9 ++doc update
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-04-03 12:52:17 +02:00
Nico Schottelius fc5e56e809 Add ping4 test from ipv4 host 2019-04-03 12:50:19 +02:00
Your Name 771c12ccb7 +pcap 2019-04-03 10:47:08 +00:00
Nico Schottelius 71d1e86d3f Setup the cast_length in icmp->icmp6 translations 2019-04-03 12:44:00 +02:00
Your Name c465e5719b +pcap 2019-04-03 10:39:50 +00:00
Nico Schottelius 9d2f418f78 Remove cloning on table miss 2019-04-03 12:38:55 +02:00
Your Name ae78f08a44 +pcap 2019-04-03 10:30:52 +00:00
Nico Schottelius 6f4079d0aa Use the correct egress table (c&p--!) 2019-04-03 12:29:18 +02:00
Nico Schottelius 2c9f4923b6 ++notes -remove unused debugging code 2019-04-03 12:02:40 +02:00
Your Name 2d61a89053 +pcap 2019-04-03 09:58:27 +00:00
Nico Schottelius 13e77c89f6 syntax correction 2019-04-03 11:56:50 +02:00
Nico Schottelius 2c377f2df6 Correct field names 2019-04-03 11:56:10 +02:00
Nico Schottelius 74e4e7034b Trigger ipv4 checksumming after nat64 translation 2019-04-03 11:46:52 +02:00
Your Name 989ebfae0f +pcap 2019-04-03 09:34:17 +00:00
Nico Schottelius 0f2df2723b Set mac address based on destination network [HACK] 2019-04-03 11:31:29 +02:00