Home
last modified time | relevance | path

Searched hist:"8 f27f4e5" (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph7/
H A Dng_ip_input.c8f27f4e5 Sat Feb 24 14:11:06 GMT 2018 Markus Pfeiffer <markus.pfeiffer@morphism.de> kernel/netgraph7: Fix panic

We just unset the M_HASH flag for the mbuf before queueing the
message to the netisr, making sure the handler doesn't run
on the wrong CPU.
/dragonfly/sys/netgraph7/iface/
H A Dng_iface.c8f27f4e5 Sat Feb 24 14:11:06 GMT 2018 Markus Pfeiffer <markus.pfeiffer@morphism.de> kernel/netgraph7: Fix panic

We just unset the M_HASH flag for the mbuf before queueing the
message to the netisr, making sure the handler doesn't run
on the wrong CPU.