Module Name: src Committed By: ozaki-r Date: Thu Jul 7 06:54:26 UTC 2016
Modified Files:
src/sys/netinet: sctp_asconf.c
Log Message:
Use IFADDR_FOREACH instead of IFADDR_FOREACH_SAFE
No item is removed in the loop.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/netinet/sctp_asconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
