On Sun, 29 Oct 2017 17:50:46 +0200 Shmulik Ladkani <[email protected]> wrote:
> From: Shmulik Ladkani <[email protected]> > > IP6_TNL_F_ALLOW_LOCAL_REMOTE allows tunnel traffic on ip6tnl devices > where the remote endpoint is a local host address. > > Specifying "[no]allow-localremote" controls the > IP6_TNL_F_ALLOW_LOCAL_REMOTE flag on ip6tnl interfaces. > > This is the user-space counterpart for kernel commit 908d140a87a7 > ("ip6_tunnel: Allow rcv/xmit even if remote address is a local address") > > Signed-off-by: Shmulik Ladkani <[email protected]> Looks good, applied. Thanks for remembering to update man page as well.
