Module Name: src Committed By: ozaki-r Date: Fri Oct 28 05:52:05 UTC 2016
Modified Files: src/sys/net: if.c Log Message: Fix the position of IFADDR_ENTRY_DESTROY It must be called after all readers left, i.e, after pserialize_perform. To generate a diff of this commit: cvs rdiff -u -r1.359 -r1.360 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.