CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/13 10:45:19
Modified files:
sys/net : if.c netisr.h
sys/netinet : if_ether.c
Log message:
Move ARP processing back to the KERNEL_LOCK()ed task until the race
triggered by updating a cached, but removed from the table, entry is
properly fixed.
Diff from dlg@, prodding deraadt@
