X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Flinux-cp%2FFEATURE.yaml;h=425858591f2be4e963881adde8ffacadff4240d5;hb=44b3abe86;hp=cf99b7aa5bea02d0fc9a4c5c996fb39849081b66;hpb=ff27c9f8ecb08ff0f5b98332975733e8bab125f1;p=vpp.git diff --git a/src/plugins/linux-cp/FEATURE.yaml b/src/plugins/linux-cp/FEATURE.yaml index cf99b7aa5be..425858591f2 100644 --- a/src/plugins/linux-cp/FEATURE.yaml +++ b/src/plugins/linux-cp/FEATURE.yaml @@ -17,6 +17,9 @@ description: |- In the TX direction, packets received by VPP an the mirror Tap/Tun are cross-connected to the VPP interfaces. For IP packets, IP output features are applied. + If MPLS is enabled on a VPP interface, state is synced to Linux and + in TX direction a special feature is enabled to pass MPLS packets through + untouched. The "linux_nl" plugin listens to netlink messages and synchronizes the IP configuration of the paired interfaces.