commit | 1b69e7e6c4da1e84edc2496fa91db289e5e493b0 | [log] [tgz] |
---|---|---|
author | Simon Horman <simon.horman@netronome.com> | Thu Jul 07 07:56:14 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 09 17:45:56 2016 -0400 |
tree | 870c7db25c5e6f06d0c3fd7857b33ad65d095abb | |
parent | 49dbe7ae2168b3a933ecea1118fc0515c186bd64 [diff] |
ipip: support MPLS over IPv4 Extend the IPIP driver to support MPLS over IPv4. The implementation is an extension of existing support for IPv4 over IPv4 and is based of multiple inner-protocol support for the SIT driver. Signed-off-by: Simon Horman <simon.horman@netronome.com> Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>