summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorqingli <qingli@FreeBSD.org>2010-01-04 23:39:53 +0000
committerqingli <qingli@FreeBSD.org>2010-01-04 23:39:53 +0000
commita506bcc1c47ba8270fca36d4e3c5f3eee9c65cb2 (patch)
tree9560006e234c5efa0a55ae62810e7fcd1613caba /lib/libc/stdlib
parent9329eaed58f97a582af35680e9a0b4e5cfecf78a (diff)
downloadFreeBSD-src-a506bcc1c47ba8270fca36d4e3c5f3eee9c65cb2.zip
FreeBSD-src-a506bcc1c47ba8270fca36d4e3c5f3eee9c65cb2.tar.gz
The IFA_RTSELF address flag marks a loopback route has been installed
for the interface address. This marker is necessary to properly support PPP types of links where multiple links can have the same local end IP address. The IFA_RTSELF flag bit maps to the RTF_HOST value, which was combined into the route flag bits during prefix installation in IPv6. This inclusion causing the prefix route to be unusable. This patch fixes this bug by excluding the IFA_RTSELF flag during route installation. MFC after: 5 days
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud