From 40b50f2aae9c54dae037c0190d60ec850dbf0862 Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Sat, 23 Aug 2025 10:54:04 +0000 Subject: T7743: PPPoE-server add option for VPP control plane Enable PPPoE control-plane integration with VPP, add configurable option: - set service pppoe-server interface eth1 vpp-cp ``` interface=eth1,vpp-cp=true ``` --- interface-definitions/service_pppoe-server.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/service_pppoe-server.xml.in b/interface-definitions/service_pppoe-server.xml.in index 81a4a95e3..955c774e2 100644 --- a/interface-definitions/service_pppoe-server.xml.in +++ b/interface-definitions/service_pppoe-server.xml.in @@ -71,6 +71,12 @@ #include #include + + + Enable PPPoE control-plane integration with VPP + + + -- cgit v1.2.3