mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
This fixes bootp on if_smc, as bootp code perform SIOCSIFADDR ioctl call immediately after sending the request (which causes if_init being called) which causes the adapter to drop all the packets received in the meantime. |
||
|---|---|---|
| .. | ||
| if_smc.c | ||
| if_smcreg.h | ||
| if_smcvar.h | ||