]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r245230: Add no_prefer_iface option.
authorume <ume@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Jan 2013 16:39:21 +0000 (16:39 +0000)
committerume <ume@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Jan 2013 16:39:21 +0000 (16:39 +0000)
commitb7af10cfe3902b3d9301096c8887e0509a3ac9bc
tree0b8f7b68e20bb2a6cb9bfd663f1305184cd3ccc4
parentbf9911b229df14305ac54ef90711c0d8dae5542f
MFC r245230: Add no_prefer_iface option.
It stops treating the address on the interface as special by source
address selection rule even when the interface is outgoing interface.
This is desired in some situation.

git-svn-id: svn://svn.freebsd.org/base/stable/9@245555 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/ifconfig/af_inet6.c
sbin/ifconfig/af_nd6.c
sbin/ifconfig/ifconfig.8
sys/netinet6/in6_src.c
sys/netinet6/nd6.h
usr.sbin/ndp/ndp.8
usr.sbin/ndp/ndp.c