diff options
author | qingli <qingli@FreeBSD.org> | 2009-08-12 19:15:26 +0000 |
---|---|---|
committer | qingli <qingli@FreeBSD.org> | 2009-08-12 19:15:26 +0000 |
commit | d7ddc7ccbe531019ee08753204ac3d9210ea215f (patch) | |
tree | 3810b66a002c0d5ef0d1c5a22e03ea0563c235ac /sys/kern/sys_socket.c | |
parent | cda13d6d86bd52b9bdbe8d98d739aeccaf6ddff9 (diff) | |
download | FreeBSD-src-d7ddc7ccbe531019ee08753204ac3d9210ea215f.zip FreeBSD-src-d7ddc7ccbe531019ee08753204ac3d9210ea215f.tar.gz |
A piece of code was added to install a host route when an IPv6 interface
address is configured with a /128 prefix. This is no longer necessary due
to r192011. In fact that code conflicts with r192011. This patch removes
the host route installation when detecting the /128 prefix, and instead
let the code added by r192011 to install the loopback route for that IPv6
interface address.
Reviewed by: bz
Approved by: re
Diffstat (limited to 'sys/kern/sys_socket.c')
0 files changed, 0 insertions, 0 deletions