diff options
Diffstat (limited to 'src/plugins/map/FEATURE.yaml')
-rw-r--r-- | src/plugins/map/FEATURE.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/plugins/map/FEATURE.yaml b/src/plugins/map/FEATURE.yaml new file mode 100644 index 00000000000..0d156354b4c --- /dev/null +++ b/src/plugins/map/FEATURE.yaml @@ -0,0 +1,13 @@ +name: Mapping of Address and Port (MAP) +maintainer: Ole Troan <ot@cisco.com> +features: + - LW46 BR (RFC7596): + - Fragmentation and Reassembly + - MAP-E BR (RFC7597) + - MAP-T BR (RFC7599) +description: "IPv4 as a service mechanisms. Tunnel or translate + an IPv4 address, an IPv4 subnet or a shared IPv4 address. + In shared IPv4 address mode, only UDP, TCP and restricted + ICMP is supported." +state: production +properties: [API, CLI, STATS, MULTITHREAD] |