[Bug 209682] [panic] [netinet] arptimer race
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 17 11:34:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209682
--- Comment #14 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ae
Date: Tue Jul 17 11:33:23 UTC 2018
New revision: 336405
URL: https://svnweb.freebsd.org/changeset/base/336405
Log:
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
Submitted by: hselasky (previous version)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D4605
Changes:
head/sys/net/if_llatbl.c
head/sys/netinet/in.c
head/sys/netinet6/in6.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list