Neale Ranns | 297fa0e | 2020-01-05 22:10:35 +0000 | [diff] [blame] | 1 | --- |
| 2 | name: Generic Routing Encapsulation |
| 3 | maintainer: Neale Ranns <nranns@cisco.com> |
| 4 | features: |
| 5 | - L3 tunnels, all combinations of IPv4 and IPv6 |
| 6 | - Encap/Decap flags to control the copying of DSCP, ECN, DF from overlay to |
| 7 | underlay and vice-versa. |
| 8 | - L2 tunnels |
Ole Troan | 2e839be | 2020-01-06 12:15:24 +0100 | [diff] [blame] | 9 | missing: |
| 10 | - GRE keys |
John DeNisco | 7c9fe92 | 2020-01-10 10:07:26 -0500 | [diff] [blame] | 11 | description: "An implementation of Generic Routing Encapsulation (GRE)" |
Neale Ranns | 297fa0e | 2020-01-05 22:10:35 +0000 | [diff] [blame] | 12 | state: production |
| 13 | properties: [API, CLI, MULTITHREAD] |