Transparent Security is a solution for identify the source devices of a DDoS attack and mitigates the attack in the customer premises or the access network. This solution leverages a P4 based programmable data plane for add in-band network telemetry (INT) for device identification and in-band mitigation.
The 'pack_meta_tcp' action in aggregate.p4 along with the absence of header length calculations for Tofino results in header parsing issues by receive_packets.py. Check for parsed INT data and verify the header values.
The 'pack_meta_tcp' action in aggregate.p4 along with the absence of header length calculations for Tofino results in header parsing issues by receive_packets.py. Check for parsed INT data and verify the header values.