系统化整理与实现多个典型 P4 编程案例,涵盖基础报文处理、转发逻辑构建与可编程数据面的关键机制,适用于学习、教学与研究。
-
Updated
Apr 25, 2026 - Python
系统化整理与实现多个典型 P4 编程案例,涵盖基础报文处理、转发逻辑构建与可编程数据面的关键机制,适用于学习、教学与研究。
Software-defined NAT/PAT implemented in the P4 data-plane language, driven by a Python P4Runtime controller with a Flask REST API. Features dynamic port translation, runtime-configurable port forwarding, and a stateful firewall that rejects unsolicited inbound connections with TCP RSTs. Programmable Networks coursework, Lancaster University.
Add a description, image, and links to the data-plane-programming topic page so that developers can more easily learn about it.
To associate your repository with the data-plane-programming topic, visit your repo's landing page and select "manage topics."