X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fipip%2FFEATURE.yaml;h=010fa1ec527501238ad0e3e1cfcf9df247f05984;hb=6b0dd5502489c83cc4a0e6e9240b41a9bb3f0ed6;hp=6e670fc3e741461b901a18958bada73a3d98cf77;hpb=7f39e91fe51761aa3dda6cb33ab3bbaa3296d28d;p=vpp.git diff --git a/src/vnet/ipip/FEATURE.yaml b/src/vnet/ipip/FEATURE.yaml index 6e670fc3e74..010fa1ec527 100644 --- a/src/vnet/ipip/FEATURE.yaml +++ b/src/vnet/ipip/FEATURE.yaml @@ -1,22 +1,24 @@ +--- name: IP in IP tunnelling maintainer: Ole Troan features: - IPv4/IPv6 over IPv4/IPv6 encapsulation: - - Fragmentation and Reassembly - - Configurable MTU - - Inner to outer Traffic Class / TOS copy - - Configurable Traffic Class / TOS + - Fragmentation and Reassembly + - Configurable MTU + - Inner to outer Traffic Class / TOS copy + - Configurable Traffic Class / TOS - ICMPv4 / ICMPv6 proxying - 6RD (RFC5969): - - Border Relay + - Border Relay -description: "Implements IP{v4,v6} over IP{v4,v6} tunnelling as - described in RFC2473. This module also implement the border relay of - 6RD (RFC5969)." +description: |- + Implements IP{v4,v6} over IP{v4,v6} tunnelling as + described in RFC2473. This module also implements the + border relay of 6RD (RFC5969). state: production properties: [API, CLI, STATS, MULTITHREAD] missing: - Tunnel PMTUD - Tracking of FIB state for tunnel state - - IPv6 extension headers (Tunnel encapsulation limit option) \ No newline at end of file + - IPv6 extension headers (Tunnel encapsulation limit option)