Commit Graph

166 Commits

Author SHA1 Message Date
Nico Schottelius 018e4cc9ff In theory: implement NAT64 from v6 to v4 without externs 2019-07-21 10:23:49 +02:00
Nico Schottelius 020601f463 [checksum] add v6->v4 translations delta based, too 2019-07-17 18:06:49 +02:00
Nico Schottelius 55cc9db975 Fix meaning of "send_to_port1" 2019-07-17 17:41:54 +02:00
Nico Schottelius 831d69fe9c Remove function, because functions don't compile 2019-07-17 17:37:37 +02:00
Nico Schottelius 87d2db4b5f [netpfga] Add default action for matching, remove commands.txt 2019-07-17 17:24:34 +02:00
Nico Schottelius 512fca1349 update checksum code 2019-07-17 15:46:54 +02:00
Nico Schottelius bc90421426 Get rid of negative wrap around 2019-07-16 13:05:13 +02:00
Nico Schottelius 811e4c2b11 Separate checksum addition/subtraction into 2 steps 2019-07-16 12:30:29 +02:00
Nico Schottelius ec48d89c67 get the v6sum 2019-07-16 12:14:46 +02:00
Nico Schottelius ecab110d7c Back to 16 bit arithmetic 2019-07-16 12:06:26 +02:00
Nico Schottelius 1a39c35e3b Check how wrapping is done in P4 2019-07-16 11:53:00 +02:00
Nico Schottelius baa50b91c6 Use own filtering code 2019-07-15 16:53:57 +02:00
Nico Schottelius f0900c3821 update tcp checksumming 2019-07-15 16:48:24 +02:00
Nico Schottelius 26c27cefa8 Change order of complement & filtering 2019-07-15 16:20:51 +02:00
Nico Schottelius a9cc93281e Change testdata offset by 1 and find checksum error 2019-07-13 22:07:53 +02:00
Nico Schottelius c243778bc3 ++log ++change gen_testdata.py 2019-07-13 19:10:05 +02:00
Nico Schottelius 86885760b2 update gen_testdata
- add more packets
- fix counter for one packet
2019-07-13 17:28:03 +02:00
Nico Schottelius 75c185794e ++notes 2019-07-11 10:58:06 +02:00
Nico Schottelius e9997964cd Split of checksumming of bmv2 2019-07-11 10:50:00 +02:00
Nico Schottelius 378e16f48c ++stuff 2019-07-11 08:47:34 +02:00
Nico Schottelius 04d0fbc85a send udp from scapy 2019-07-10 14:37:58 +02:00
Nico Schottelius 476b04c97c ++doc ++egress port 2019-07-10 08:55:07 +02:00
Nico Schottelius ff383e3b08 add test json file for bmv2 2019-07-10 08:44:56 +02:00
Nico Schottelius a69c4060e2 begin implementing diff based checksum in p4 2019-07-06 20:57:11 +02:00
Nico Schottelius ce212ed9e1 Checksums: ipv4 diff not needed; minip4: enable icmp, arp 2019-07-01 11:03:10 +02:00
Nico Schottelius 92e1407729 checksumming part finish 2019-07-01 09:36:14 +02:00
Nico Schottelius b757a3c2b0 Use UDP for testing checksums 2019-06-29 17:13:28 +02:00
Nico Schottelius 80aeaf164a port controller sending code partially to netpfga 2019-06-24 14:24:51 +02:00
Nico Schottelius 0a225479c7 Generate different test data 2019-06-24 13:45:06 +02:00
Nico Schottelius 47a7c966bf Try matching different compiler output 2019-06-24 13:20:20 +02:00
Nico Schottelius 8b8f70e6a0 Begin to introduce commented out code, use metadata 2019-06-24 13:05:42 +02:00
Nico Schottelius 408dd6b782 Delta checksum approach 2019-06-23 14:19:06 +02:00
Nico Schottelius 2b5d5ea62d ++netpfga updates
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-06-17 19:39:07 +02:00
Nico Schottelius 04d174c01f ++ meeting notes 2019-06-17 12:35:12 +02:00
Nico Schottelius 03317a6c11 ++notes 2019-06-17 09:41:17 +02:00
Nico Schottelius 42af5cd2d8 ++ notes 2019-06-15 22:49:54 +02:00
Nico Schottelius 47d49638a8 Try implementing bcast option in gen_testdata 2019-06-12 19:46:22 +02:00
Nico Schottelius dec8a02a26 +doc +log +allports 2019-06-12 19:06:18 +02:00
Nico Schottelius 9cebd4024a ++ notes 2019-06-11 17:54:22 +02:00
Nico Schottelius 36ccd6e021 ++ notes 2019-06-10 11:20:11 +02:00
Nico Schottelius 2130f14d02 add switch to skip long compile step 2019-06-06 22:30:31 +02:00
Nico Schottelius ead0276527 add bin/ with test script for sending 1 packet 2019-06-04 19:41:57 +02:00
Nico Schottelius 5e10401f96 ++doc ++sudo for drivers 2019-06-04 00:21:28 +02:00
Nico Schottelius 63ec17b9a4 begin to integrate headers of real code into netpfga 2019-06-03 22:33:37 +02:00
Nico Schottelius e0226c4c90 try 1 == nf0 2019-06-03 22:01:58 +02:00
Nico Schottelius 442ea1a7da ++doc, use nf3 2019-06-03 21:56:45 +02:00
Nico Schottelius 6c895c583a netpfga: always emit on port1 2019-06-03 21:27:07 +02:00
Nico Schottelius 61b807bd2e ++doc ++setup egress 2019-05-26 11:12:49 +02:00
Nico Schottelius fa254011e6 ++notes 2019-05-26 10:58:35 +02:00
Nico Schottelius 880c228a76 ++ notes 2019-05-25 14:18:06 +02:00