Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 22:42:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 209682] [panic] [netinet] arptimer race
Message-ID:  <bug-209682-2472-VzpSHIseMr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209682-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209682-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209682

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

DEF_ROUTE=3Dx.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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209682-2472-VzpSHIseMr>