Page MenuHomeFreeBSD

ip_mroute: allow MRT_DEL_MFC even if there are pending upcalls
ClosedPublic

Authored by kp on Dec 13 2023, 1:01 PM.
Tags
None
Referenced Files
F163134666: D43031.diff
Mon, Jul 20, 9:52 AM
Unknown Object (File)
Sun, Jul 19, 3:01 PM
Unknown Object (File)
Sun, Jul 19, 3:01 PM
Unknown Object (File)
Fri, Jul 3, 5:32 PM
Unknown Object (File)
May 31 2026, 6:26 AM
Unknown Object (File)
May 25 2026, 3:31 AM
Unknown Object (File)
May 17 2026, 9:58 AM
Unknown Object (File)
May 17 2026, 7:43 AM

Details

Summary

In del_mfc() we try to find the forwarding entry, but that fails to find
the entry if mfc_stall_ring is not empty.

We should find the entry anyway, and destroy it (and any pending
messages) on delete.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54913
Build 51802: arc lint + arc unit