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:           Wed Jul 18 13:12:29 UTC 2001

Modified Files:
        syssrc/sys/netinet6: in6.c in6_ifattach.c in6_var.h

Log Message:
do not malloc() during interrupt context for IPv6 multicast kludge table.
malloc() during interface initialization.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/netinet6/in6.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/netinet6/in6_ifattach.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/netinet6/in6_var.h

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