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
Unknown Object (File)
Sat, Apr 18, 10:42 AM
Unknown Object (File)
Sun, Apr 12, 2:09 AM
Unknown Object (File)
Wed, Apr 8, 8:28 PM
Unknown Object (File)
Tue, Apr 7, 3:49 PM
Unknown Object (File)
Mar 11 2026, 8:58 AM
Unknown Object (File)
Mar 11 2026, 5:43 AM
Unknown Object (File)
Mar 2 2026, 5:36 PM
Unknown Object (File)
Feb 23 2026, 8:25 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 Not Applicable
Unit
Tests Not Applicable