Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Sat Mar 18 02:42:00 UTC 2000
Modified Files:
syssrc/sys/netinet: in.c
syssrc/sys/netinet6: in6.c
Log Message:
#if 0'ed undo code for interface address addition failure.
it was a bit too strong, and forbids multiple addresses from
same prefix to be assigned.
now the behavior is the same as previous - memory leak on interface address
addition failure.
http://orange.kame.net/dev/query-pr.cgi?pr=218
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/netinet/in.c
cvs rdiff -r1.24 -r1.25 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