--- - branch: MAIN date: Fri Dec 31 14:25:59 UTC 2021 files: - new: '1.499' old: '1.498' path: src/sys/net/if.c pathrev: src/sys/net/if.c@1.499 type: modified id: 20211231T142559Z.31c2f40d93d343aba7097d24dc7ea93fdad42724 log: | sys/net: Assert IFNET_LOCKED in if_ioctl, if_init, and if_stop. Exception: Not for SIOCADDMULTI/SIOCDELMULTI, for which it is the driver's responsibility to take internal locks. Typically this is already done via struct ethercom::ec_lock. module: src subject: 'CVS commit: src/sys/net' unixtime: '1640960759' user: riastradh