build: add yaml file linting to make checkstyle
[vpp.git] / src / plugins / map / FEATURE.yaml
1 ---
2 name: Mapping of Address and Port (MAP)
3 maintainer: Ole Troan <ot@cisco.com>
4 features:
5   - LW46 BR (RFC7596):
6       - Fragmentation and Reassembly
7   - MAP-E BR (RFC7597)
8   - MAP-T BR (RFC7599)
9 description: "IPv4 as a service mechanisms. Tunnel or translate
10               an IPv4 address, an IPv4 subnet or a shared IPv4 address.
11               In shared IPv4 address mode, only UDP, TCP and restricted
12               ICMP is supported."
13 state: production
14 properties: [API, CLI, STATS, MULTITHREAD]