- if_cloners list populated at boot time only then becomes immutable,
authorsashan <sashan@openbsd.org>
Mon, 10 Sep 2018 16:18:34 +0000 (16:18 +0000)
committersashan <sashan@openbsd.org>
Mon, 10 Sep 2018 16:18:34 +0000 (16:18 +0000)
commit872527097680c6cf1b32ba9c5f884d29604e6659
tree5fb6e1b963d2c04d8bb9031bb9f2096e479721ed
parent675ff33b8c14512018b6e9629b05c320d91d8914
- if_cloners list populated at boot time only then becomes immutable,
  so we can let go if_cloners_lock.

OK tb@, claudio@, bluhm@, kn@, henning@
sys/kern/init_main.c
sys/net/if.c
sys/net/if_var.h
sys/sys/device.h