Re: [PATCH net-next] ipv6: Nonlocal bind

2015-07-09 Thread David Miller
From: Tom Herbert Date: Wed, 8 Jul 2015 16:58:22 -0700 > Add support to allow non-local binds similar to how this was done for IPv4. > Non-local binds are very useful in emulating the Internet in a box, etc. > > This add the ip_nonlocal_bind sysctl under ipv6. > > Testing: > > Set up nonlocal

[PATCH net-next] ipv6: Nonlocal bind

2015-07-08 Thread Tom Herbert
Add support to allow non-local binds similar to how this was done for IPv4. Non-local binds are very useful in emulating the Internet in a box, etc. This add the ip_nonlocal_bind sysctl under ipv6. Testing: Set up nonlocal binding and receive routing on a host, e.g.: ip -6 rule add from ::/0 ii