summaryrefslogtreecommitdiff
path: root/sys/net/route.c
diff options
context:
space:
mode:
authorMike Belopuhov <mikeb@cvs.openbsd.org>2013-10-19 14:54:19 +0000
committerMike Belopuhov <mikeb@cvs.openbsd.org>2013-10-19 14:54:19 +0000
commit64b07ad94586fc0cfe3d9e9e17ccc21dd1d6651d (patch)
treeee42697740d800095b6b8cd4101ce58d1f02a774 /sys/net/route.c
parent08a743d854203c66c70496aac48e3cb6cf36a6b9 (diff)
in order to make our life a tad easier and prevent rogue accesses
to the routing table from the hardware interrupt context defer the if_link_state_change to the process context. a token (an interface index) is passed to the workq in order to make sure that if the interface would be gone by the time syswq goes around to run the task it would just fall through. ok henning, mpi, deraadt, claudio
Diffstat (limited to 'sys/net/route.c')
0 files changed, 0 insertions, 0 deletions