]> git.proxmox.com Git - mirror_iproute2.git/commit
iproute_lwtunnel: allow specifying 'src' for 'encap ip' / 'encap ip6'
authorShmulik Ladkani <shmulik@metanetworks.com>
Fri, 17 Aug 2018 07:31:34 +0000 (10:31 +0300)
committerDavid Ahern <dsahern@gmail.com>
Fri, 17 Aug 2018 20:17:03 +0000 (13:17 -0700)
commit94a8722f2f78f04c47678cf864ac234a38366709
treee294d0c4ea869dfe9aff3b1c898cc1bc0a539ed7
parentdb71144c0cec01cb51f49901a6d6c01a69be5110
iproute_lwtunnel: allow specifying 'src' for 'encap ip' / 'encap ip6'

This allows the user to specify the LWTUNNEL_IP_SRC/LWTUNNEL_IP6_SRC
when setting an lwtunnel encapsulation route.

Signed-off-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/iproute_lwtunnel.c