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, Aug 22, 6:26 AM
Unknown Object (File)
Sat, Aug 22, 6:26 AM
Unknown Object (File)
Thu, Aug 20, 12:31 AM
Unknown Object (File)
Thu, Aug 13, 12:55 AM
Unknown Object (File)
Wed, Aug 12, 2:36 PM
Unknown Object (File)
Sun, Aug 9, 3:09 AM
Unknown Object (File)
Sat, Aug 8, 8:19 PM
Unknown Object (File)
Fri, Aug 7, 10:23 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 70601
Build 67484: arc lint + arc unit