diff --git a/doc/plan.org b/doc/plan.org index 39e674b..b2756a2 100644 --- a/doc/plan.org +++ b/doc/plan.org @@ -3342,6 +3342,7 @@ https://en.wikipedia.org/wiki/IPv4_header_checksum | 6.3 | Fixed lpm bug: ABORT | | 6.4 | table size = 64, [nsg]: | | 6.5 | udp in ipv6 integrated with ugly define [esprimo]: | +| | | ** TODO Benchmark/comparison *** TODO Setup / Benchmark Jool *** TODO Setup / Benchmark tayga @@ -7270,7 +7271,8 @@ success *** DONE 2019-07-28: ping6 test for getting packet: failure CLOSED: [2019-07-28 Sun 12:43] -*** TODO 2019-07-28: *NETPFGA PORT MAPPINGS* +*** DONE 2019-07-28: *NETPFGA PORT MAPPINGS* + CLOSED: [2019-08-04 Sun 15:33] nf_port_map = { "nf0":0b00000001, "nf1":0b00000100, diff --git a/netpfga/minip4/testdata/gen_testdata.py b/netpfga/minip4/testdata/gen_testdata.py index f6d6e4e..90dcb27 120000 --- a/netpfga/minip4/testdata/gen_testdata.py +++ b/netpfga/minip4/testdata/gen_testdata.py @@ -1 +1 @@ -gen_testdata-port1.py \ No newline at end of file +gen_testdata_nat64_500byte.py \ No newline at end of file