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
Unknown Object (File)
Wed, Apr 15, 12:22 AM
Unknown Object (File)
Thu, Apr 9, 6:49 PM
Unknown Object (File)
Thu, Apr 2, 2:51 AM
Unknown Object (File)
Tue, Mar 31, 2:04 PM
Unknown Object (File)
Mar 16 2026, 5:33 AM
Unknown Object (File)
Mar 15 2026, 8:15 PM
Unknown Object (File)
Mar 15 2026, 2:04 PM
Unknown Object (File)
Mar 5 2026, 9:12 PM

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