Date: Wed, 08 Aug 2018 16:10:13 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 209682] [panic] [netinet] arptimer race Message-ID: <bug-209682-7501-PxdrGbxFxC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209682-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-209682-7501@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 #16 from commit-hook@freebsd.org --- A commit references this bug: Author: ae Date: Wed Aug 8 16:09:29 UTC 2018 New revision: 337460 URL: https://svnweb.freebsd.org/changeset/base/337460 Log: MFC r336405: Move invoking of callout_stop(&lle->lle_timer) into llentry_free(). This deduplicates the code a bit, and also implicitly adds missing callout_stop() to in[6]_lltable_delete_entry() functions. PR: 209682, 225927 Changes: _U stable/11/ stable/11/sys/net/if_llatbl.c stable/11/sys/netinet/in.c stable/11/sys/netinet6/in6.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209682-7501-PxdrGbxFxC>