[Bug 209682] [panic] [netinet] arptimer race

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 23 22:42:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209682

--- Comment #5 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
I think you can reproduce like this:

DEF_ROUTE=x.x.x.x # replace with IP of your default route
vmstat -m | grep llt
arp -d $DEF_ROUTE
ping $DEF_ROUTE
vmstat -m | grep llt
arp -d $DEF_ROUTE
ping $DEF_ROUTE

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list