aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api/java/m4
diff options
context:
space:
mode:
authorAkeel Ali <akeelapi@gmail.com>2025-01-09 12:01:13 -0500
committerMatthew Smith <mgsmith@netgate.com>2025-02-26 15:39:58 +0000
commit9543e29708524accce591eab3aa23270ab44ae1a (patch)
treef56465c95800058c98b210a5653db23b6c385fae /vpp-api/java/m4
parent1cdebd8ca18bdf38af95047b1e9daf520e03030c (diff)
linux-cp: Add support for LACP packetsHEADmaster
This patch adds support to mirror LACP packets between host and phy. It is needed for the Sonic-VPP project to support LAG and allow Sonic to run LACP in the control plane. The change has 3 parts: (1) Converted lip_punt_node to lip_punt_xc_inline, which now supports the creation of two distinct nodes: lip_punt_node and lip_punt_xc_node. lip_punt_node retains its original punt functionality. lip_punt_xc_node supports both punt and x-connect between host & phy. (2) Add 2 new API (and corresponding CLI) to the linux-cp plugin: (A) lcp_ethertype_enable ("lcp ethertype enable <ethertype>") (B) lcp_ethertype_get ("show lcp ethertype") (3) Add UT to test the new functionality and API/CLI for LACP and LLDP. Type: improvement Change-Id: Iab66e3b29351dcf2c471babd4f1ef4bdd19da46e Signed-off-by: Akeel Ali <akeelapi@gmail.com>
Diffstat (limited to 'vpp-api/java/m4')
0 files changed, 0 insertions, 0 deletions