blob: 6e670fc3e741461b901a18958bada73a3d98cf77 [file] [log] [blame]
Ole Troan6a3064f2019-05-14 13:24:10 +02001name: IP in IP tunnelling
2maintainer: Ole Troan <ot@cisco.com>
3features:
4 - IPv4/IPv6 over IPv4/IPv6 encapsulation:
5 - Fragmentation and Reassembly
6 - Configurable MTU
7 - Inner to outer Traffic Class / TOS copy
8 - Configurable Traffic Class / TOS
9 - ICMPv4 / ICMPv6 proxying
10 - 6RD (RFC5969):
11 - Border Relay
12
13description: "Implements IP{v4,v6} over IP{v4,v6} tunnelling as
14 described in RFC2473. This module also implement the border relay of
15 6RD (RFC5969)."
16
17state: production
18properties: [API, CLI, STATS, MULTITHREAD]
19missing:
20 - Tunnel PMTUD
21 - Tracking of FIB state for tunnel state
22 - IPv6 extension headers (Tunnel encapsulation limit option)