Page MenuHomeFreeBSD

routing: add rib_add_default_route() wrapper
ClosedPublic

Authored by melifaro on Aug 12 2022, 10:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 9:01 PM
Unknown Object (File)
Tue, Mar 17, 7:26 AM
Unknown Object (File)
Tue, Mar 10, 5:10 PM
Unknown Object (File)
Wed, Mar 4, 1:32 AM
Unknown Object (File)
Feb 8 2026, 10:17 AM
Unknown Object (File)
Feb 8 2026, 12:26 AM
Unknown Object (File)
Feb 2 2026, 1:18 PM
Unknown Object (File)
Feb 1 2026, 8:56 AM
Subscribers

Details

Summary

Multiple consumers in the kernel space want to install IPv4 or IPv6
default route. Provide convenient wrapper to simplify the code
inside the customers.

MFC after: 1 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 29 2022, 10:24 AM
This revision was automatically updated to reflect the committed changes.