Commit Graph

295 Commits

Author SHA1 Message Date
Nico Schottelius 1177008608 logfiles, cleanup 2019-07-24 12:15:11 +02:00
Nico Schottelius ad8988bb41 Try to add real headers 2019-07-24 12:01:47 +02:00
Nico Schottelius 13ce721862 Include settings into egress for table sizes 2019-07-24 11:57:57 +02:00
Nico Schottelius 6f961db35f -typo 2019-07-24 11:57:16 +02:00
Nico Schottelius 62d5816d9d Merge controller/egress
As they are interdependent
2019-07-24 11:56:27 +02:00
Nico Schottelius 3559637b56 --typo 2019-07-24 11:52:42 +02:00
Nico Schottelius 94e06be245 [netpfga] include UNUSED nat64 actions and tables
Will probably be removed, but need to check whether it still compiles.
2019-07-24 11:45:37 +02:00
Nico Schottelius 327d0b70f9 Introduce sub-control for renaming variables 2019-07-24 11:22:32 +02:00
Nico Schottelius 89161e260e Accept in sub-parser 2019-07-24 09:57:16 +02:00
Nico Schottelius 4eabf8cc38 state name change 2019-07-24 09:53:13 +02:00
Nico Schottelius 850ebb8f0d ----typo 2019-07-24 09:52:02 +02:00
Nico Schottelius e33830203a --typo 2019-07-24 09:51:29 +02:00
Nico Schottelius 916291b307 -syntax error 2019-07-24 09:50:52 +02:00
Nico Schottelius 44d74297ff Introduce sub-parser to retain sanity [try1/inf] 2019-07-24 09:49:17 +02:00
Nico Schottelius 181870d14d reset the code base to working version again
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-07-24 09:36:24 +02:00
Nico Schottelius 9368312ff3 remove everything, but variable renamings
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-07-24 09:12:24 +02:00
Nico Schottelius 7ab4510c36 Adjust both solutions to be more similar
minip4_solution and minip4_solution-mirror are now the same besides
variable renaming.
2019-07-23 23:20:41 +02:00
Nico Schottelius 6b2379b5b9 Delete empty log files 2019-07-23 21:53:34 +02:00
Nico Schottelius 65e7893245 Revert everything besides naming 2019-07-23 20:33:09 +02:00
Nico Schottelius ad004bec67 re-inroduce general meta, replacing user_metadata 2019-07-23 16:25:44 +02:00
Nico Schottelius 7e9dbe69da revert to user_metadata_t for this test 2019-07-23 16:10:28 +02:00
Nico Schottelius e6951c6210 [netpfga] re-introduce old parser, rename variables 2019-07-23 16:06:18 +02:00
Nico Schottelius 1be73a0e50 Include commented all logic from checksum_diff.p4 2019-07-23 15:56:27 +02:00
Nico Schottelius 93c98323f4 add ifdef for controller actions 2019-07-23 15:50:31 +02:00
Nico Schottelius f44386b6b8 Include the right DEparser 2019-07-23 15:02:27 +02:00
Nico Schottelius d68be5010d [netpfga] add generic deparser, took
Trying to fix late stage compile error
2019-07-23 15:00:26 +02:00
Nico Schottelius 23a64da1f4 [netpfga] naming change 2019-07-23 12:35:00 +02:00
Nico Schottelius 6fce1d7f7d Move digest handling into parser 2019-07-23 12:32:59 +02:00
Nico Schottelius e72265df47 [netpfga] adjust names to use new bmv2 style naming 2019-07-23 12:26:59 +02:00
Nico Schottelius cae8e6c7c0 [netfpga] import generic parser 2019-07-23 12:22:31 +02:00
Nico Schottelius 6e162ca63b Rewrite the netpfga p4 program 2019-07-23 12:21:49 +02:00
Nico Schottelius 1059e8d0e0 Begin from the beginning: reset to port1 only 2019-07-23 10:20:18 +02:00
Nico Schottelius 71686bfa53 + () 2019-07-21 10:52:00 +02:00
Nico Schottelius 6b478c87f1 Try fix shifting errors in first block 2019-07-21 10:50:26 +02:00
Nico Schottelius 266ab1d036 Try fixing shift errors (precendence!) 2019-07-21 10:48:35 +02:00
Nico Schottelius dda1aa9c3c Split ipv4 header into 16 bit words 2019-07-21 10:45:43 +02:00
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 2338d4d780 subtract ipv4, not ipv6 2019-07-17 17:54:05 +02:00
Nico Schottelius e10e4db6fa ++empty commands.txt 2019-07-17 17:44:22 +02:00
Nico Schottelius 898205048b [netpfga] +table action 2019-07-17 17:42:11 +02:00
Nico Schottelius 55cc9db975 Fix meaning of "send_to_port1" 2019-07-17 17:41:54 +02:00
Nico Schottelius d8d1defa50 ++cast 2019-07-17 17:38:55 +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 ed6c4daec9 ++code move for function 2019-07-17 15:48:16 +02:00
Nico Schottelius 512fca1349 update checksum code 2019-07-17 15:46:54 +02:00
Nico Schottelius 4286ad0832 undo 1's complement of the checksum, add / subtract and then redo 2019-07-17 15:17:06 +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