Module Name:    src
Committed By:   dyoung
Date:           Tue May  3 16:00:30 UTC 2011

Modified Files:
        src/sys/netinet: if_arp.c

Log Message:
arp_drain() may be called with locks held, so instead of doing any work
in arp_drain(), set a drain-needed flag.  Do the work in the fasttimo
handler.

Contributed by Coyote Point Systems, Inc.


To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 src/sys/netinet/if_arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to