X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fvxlan%2FFEATURE.yaml;h=dc7d21b010efc170c7a69d829df9505755fdd4cc;hb=7c9fe920ce30efaef5a848ba346d0c7b53a77dd4;hp=41abbca12cf04a90554c47376fb8129de09d64e0;hpb=854eb6e3ff87ace211a45a8053424d8432bd5755;p=vpp.git diff --git a/src/vnet/vxlan/FEATURE.yaml b/src/vnet/vxlan/FEATURE.yaml index 41abbca12cf..dc7d21b010e 100644 --- a/src/vnet/vxlan/FEATURE.yaml +++ b/src/vnet/vxlan/FEATURE.yaml @@ -1,5 +1,5 @@ --- -name: Virtual eXtensible LAN (VXLAN) +name: Virtual eXtensible LAN maintainer: John Lo features: - VXLAN tunnel for support of L2 overlay/virtual networks (RFC-7348) @@ -9,6 +9,6 @@ features: - VXLAN encap with flow-hashed source port for better underlay IP load balance - VXLAN decap optimization via vxlan-bypass IP feature on underlay interfaces - VXLAN decap HW offload using flow director with DPDK on Intel Fortville NICs -description: "VXLAN tunnels support L2 overlay networks that span L3 networks" +description: "Virtual eXtensible LAN (VXLAN) tunnels support L2 overlay networks that span L3 networks" state: production properties: [API, CLI, MULTITHREAD]