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
34 stars 4 forks source link

Create tofino integration tests #10

Closed spisarski closed 4 years ago

spisarski commented 4 years ago

Need an integration test to exercise the p4, AE, and SDN code with the tofino model emulator

spisarski commented 4 years ago

The ones created for mininet should suffice, the environment setup will just be the hard part. We can close this one we are able to run the simple.yml scenario either on baremetal or the tofino model. Also see the tofino-sim-int branch for the setup required; however, this may not be possible to do in VMs.