commit | 02655bd425cc596960b7efc74d1fbad3b3406419 | [log] [tgz] |
---|---|---|
author | Florin Coras <fcoras@cisco.com> | Tue Apr 26 00:17:24 2016 +0200 |
committer | Dave Barach <openvpp@barachs.net> | Fri Apr 29 12:01:15 2016 +0000 |
tree | cf840b76a83e27574f97d67ca4a1d22ea7290e53 | |
parent | 848191d3e1b1b2febb1f67e5121487f871e67b56 [diff] |
Add lisp-gpe ip6 data-plane support The implementation mimics that of the ip4 data-plane. Therefore, a new lgpe-ip6-lookup lookup node is introduced for ip6 source lookups, a lisp-gpe-ip6-input node for decapsulating ip6 encapsulated packets and the tx function of the lisp-gpe interface is updated to support any mix of v4 and v6 in underlay and overlay. Change-Id: Ib3a6e339b8cd7618a940acf0dd8e61c042fd83dd Signed-off-by: Florin Coras <fcoras@cisco.com>