Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/netinet6



Module Name:    syssrc
Committed By:   itojun
Date:           Thu Oct 17 00:07:44 UTC 2002

Modified Files:
        syssrc/sys/netinet6: in6.c

Log Message:
do not differentiate manually configured address from autoconfigured ones
wrt prefix management;
- always earn a reference to the prefix when an address is configured
 (by ioctl).
- always delete the prefix when an address that has the last referene
  is manually removed.

The change should solve the problem raised in KAME-snap 6989.

sync w/kame


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/netinet6/in6.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