Closed spisarski closed 4 years ago
Trying to address in aggregate_tna.p4 (see #245) for fixing the data-inspection TCP tests as it appears that one of the length fields in question is breaking how receive_packets.py is parsing the headers.
Addressing #245 may only fix aggregate_tna.p4 but not core_tna.p4
This has been addressed in an earlier PR
The mininet examples use mathematical operators to determine the length fields but this is not possible in Tofino and a new pattern needs to emerge. (i.e. creating a table that stores values perhaps)