cablelabs / transparent-security

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.
https://www.cablelabs.com/vaccinate-your-network-to-prevent-the-spread-of-ddos-attacks
Apache License 2.0
32 stars 4 forks source link

Added timestamp to AE #396

Closed Sanjhana-Jayagopal closed 3 years ago

Sanjhana-Jayagopal commented 3 years ago

What does this PR do?

Adds a timestamp to calculate when the attack gets detected and mitigated. Fixes a possible typo that was causing the '[Errno 24] Too many open files]' at a higher packet rate. (The tuple was not being removed because it did not have the packet byte value)

Do you have any concerns with this PR?

No

How can the reviewer verify this PR?

Run CI

Any background context you want to provide?

Screenshots or logs (if appropriate)

Questions:

Sanjhana-Jayagopal commented 3 years ago

Run Tofino Environment Build

Sanjhana-Jayagopal commented 3 years ago

Run Tofino Environment Build