mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
(1) Don't manually configure if_output(), ether_ifattach() will do that
for us as part of link-layer setup.
(2) Call if_detach() before stopping nve in order to prevent calls into
the device driver after the driver has started shutting down.
Reviewed by: jhb
MFC after: 2 weeks
|
||
|---|---|---|
| .. | ||
| if_nve.c | ||
| if_nvereg.h | ||