Page MenuHomeFreeBSD

net/route: Add an eventhandler for rt_numfibs changes
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F156833014: D55239.id171701.diff
Sat, May 16, 7:11 PM
F156832660: D55239.id171701.diff
Sat, May 16, 7:07 PM
Unknown Object (File)
Fri, May 15, 10:31 AM
Unknown Object (File)
Thu, May 14, 11:16 PM
Unknown Object (File)
Thu, May 14, 9:28 PM
Unknown Object (File)
Wed, May 13, 10:29 AM
Unknown Object (File)
Tue, May 12, 6:48 AM
Unknown Object (File)
Mon, May 11, 4:44 PM

Details

Summary

The multicast routing code will start implementing per-FIB routing
tables. As a part of this, it needs to be notified when the number of
FIBs changes, so that it can expand its tables.

Add an eventhandler for this purpose.

Diff Detail

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