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

--- Comment #25 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1c465e52920848dec6a76f0672fa209db7d5e5b5

commit 1c465e52920848dec6a76f0672fa209db7d5e5b5
Author:     Kristof Provost <k...@freebsd.org>
AuthorDate: 2025-01-20 13:24:48 +0000
Commit:     Kristof Provost <k...@freebsd.org>
CommitDate: 2025-01-27 09:04:31 +0000

    netinet: enter epoch in garp_rexmit()

    garp_rexmit() is a callback, so is not in net_epoch, which
    arprequest_internal() expects.
    Enter and exit the net_epoch.

    PR:             284073
    MFC after:      1 week
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

    (cherry picked from commit 38fdcca05d09b4d5426a253d3c484f9481a73ac2)

 sys/netinet/if_ether.c | 3 +++
 1 file changed, 3 insertions(+)

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

Reply via email to