Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ozaki-r
Date: Tue Feb 21 03:58:24 UTC 2017
Modified Files:
src/sys/netinet: if_arp.c if_inarp.h
src/sys/netinet6: nd6_nbr.c
Log Message:
Replace malloc for DAD with kmem and move them out of the lock for DAD
To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.50 -r1.51 src/sys/netinet/if_inarp.h
cvs rdiff -u -r1.136 -r1.137 src/sys/netinet6/nd6_nbr.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