summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_resource.c
diff options
context:
space:
mode:
authorqingli <qingli@FreeBSD.org>2009-08-12 19:15:26 +0000
committerqingli <qingli@FreeBSD.org>2009-08-12 19:15:26 +0000
commitd7ddc7ccbe531019ee08753204ac3d9210ea215f (patch)
tree3810b66a002c0d5ef0d1c5a22e03ea0563c235ac /sys/kern/kern_resource.c
parentcda13d6d86bd52b9bdbe8d98d739aeccaf6ddff9 (diff)
downloadFreeBSD-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/kern_resource.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud