summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/pppoe/vpppoe.h
AgeCommit message (Collapse)Author
2025-06-09PoC: VPP added async VPP client.VPP_POCAndrii Melnychenko
Also, fixed a few crashes related to file descriptor closing. Added a few options for auditing accel - vpp behaviour. Signed-off-by: Andrii Melnychenko <a.melnychenko@vyos.io>
2025-05-12POC VPP control planeAndrii Melnychenko
Added option for the PPPoE interface "vpp-cp". Allow to use modyfied VPP and create PPPoE sessions. ``` interface=vpptap0,vpp-cp=true ```