f5191984f6
receive interrupt handler since it passes received packets to the interface's input handler. that ends up scheduling a network softint and queuing the packet on the interface's receive queue (in that order), so if softnet isn't blocked at this point then softnet() doesn't find the packet until it's triggered again by something else. remove all vesitages of dk_establish(). |
||
---|---|---|
.. | ||
files.ofw | ||
Makefile | ||
ofbus.c | ||
ofcons.c | ||
ofdisk.c | ||
ofnet.c | ||
ofrtc.c | ||
ofw_network_subr.c | ||
ofw_pci.h | ||
ofw_subr.c | ||
openfirm.h | ||
openfirmio.c | ||
openfirmio.h |