Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/netinet6
Module Name: src
Committed By: tron
Date: Thu Oct 2 20:29:06 UTC 2003
Modified Files:
src/sys/netinet6 [netbsd-1-6]: ip6_output.c
Log Message:
Pull up revision 1.54 via patch (requested by itojun in ticket #1491):
sync with latest KAME in6_ifaddr/prefix/default router manipulation.
behavior changes:
- two iocts used by ndp(8) are now obsolete (backward compat provided).
use sysctl path instead.
- lo0 does not get ::1 automatically. it will get ::1 when lo0 comes up.
To generate a diff of this commit:
cvs rdiff -r1.44.4.2 -r1.44.4.3 src/sys/netinet6/ip6_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index