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
F156594171: D55239.id.diff
Thu, May 14, 11:16 PM
F156586104: D55239.id171701.diff
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
Unknown Object (File)
Mon, May 11, 8:18 AM
Unknown Object (File)
Sun, May 10, 7:13 AM
Unknown Object (File)
Sun, May 10, 7:08 AM

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 Not Applicable
Unit
Tests Not Applicable