summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_socket.h
diff options
context:
space:
mode:
authorqingli <qingli@FreeBSD.org>2009-05-18 02:25:45 +0000
committerqingli <qingli@FreeBSD.org>2009-05-18 02:25:45 +0000
commita501d9a071f1dfe8471bed22e728be03188465b2 (patch)
treee307bdd708038b68c2599a105c304b03dc00feaf /sys/compat/linux/linux_socket.h
parent8dd08ce26523a86f2f91de35a2bad2d04bd3204b (diff)
downloadFreeBSD-src-a501d9a071f1dfe8471bed22e728be03188465b2.zip
FreeBSD-src-a501d9a071f1dfe8471bed22e728be03188465b2.tar.gz
This patch resolves the following issues:
-- A routing socket message is not generated when an IPv6 address is either inserted or deleted from an interface. The missing routing message problem was discovered by Randall Stewart and Michael Tuxen during SCTP testing. -- Previously when an IPv6 address is configured on an interface, if the prefix length is /128, then a host route is instaleld in the kernel for this address. But this host route is not deleted when that IPv6 address is removed from the interface. -- Routes to the link-local all-nodes multicast address and the interface-local all-nodes multicast address are not removed when the last IPv6 address is removed from an interface. Reviewed by: bz, gnn
Diffstat (limited to 'sys/compat/linux/linux_socket.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud