Module Name: src Committed By: yamaguchi Date: Thu Jun 14 08:06:07 UTC 2018
Modified Files: src/sys/net: if_vlan.c src/sys/netinet: ip_carp.c Log Message: Add the lock to refer the list included in ethercom for safety The lock is already held while adding and deleting ok ozaki-r@ To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/net/if_vlan.c cvs rdiff -u -r1.97 -r1.98 src/sys/netinet/ip_carp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.