You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iptunnel: add support to ipip, ipip6 and ip6ip6 tunnels
All these tunnels use the IFLA_IPTUN_* netlink API. Therefore, both
IFLAN_INFO_KIND "ipip" and "ip6tnl" data is serialized using the
IpTunnel struct.
Unit tests added.
Signed-off-by: Fernando Fernandez Mancera <[email protected]>
0 commit comments