Module Name: src Committed By: ozaki-r Date: Fri Jul 1 05:15:40 UTC 2016
Modified Files:
src/sys/net: if.c
Log Message:
Add debug helper function for interface addresses
It checks whether all addresses of an interface being destroyed
are freed (no reference remains) at the end of if_detach.
To generate a diff of this commit:
cvs rdiff -u -r1.348 -r1.349 src/sys/net/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
