An Efficient Design of Intelligent Network Data Plane USENIX Security 2023
train and transform models to flow tables
the codes running in switch including control plane and data plane
- python model_representation.py
- complie and run p4 code (switch.p4) of data plane, and set switch port
- run the code (controller.py ) of control plane
- send traffic...