]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 226040
authorqingli <qingli@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Oct 2011 21:48:40 +0000 (21:48 +0000)
committerqingli <qingli@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Oct 2011 21:48:40 +0000 (21:48 +0000)
commita61b7016b914a5ccb58cc8b317417672d20b53e7
treebc01c1f9ef0ed3fffcf81baa4871a6ec791045fc
parent8eff03e52fa8a92a17e3e4da94a395f4cb9757e1
MFC 226040

The IFA_RTSELF instead of the IFA_ROUTE flag should be checked to
determine if a loopback route should be installed for an interface
IPv6 address. Another condition is the address must not belong to a
looopback interface.

Reviewed by: hrs

git-svn-id: svn://svn.freebsd.org/base/stable/8@226240 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet6/in6.c