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)
Fri, May 23, 6:21 AM
Unknown Object (File)
Apr 22 2025, 3:17 PM
Unknown Object (File)
Apr 21 2025, 1:17 PM
Unknown Object (File)
Apr 20 2025, 7:11 PM
Unknown Object (File)
Apr 20 2025, 9:31 AM
Unknown Object (File)
Apr 11 2025, 2:05 PM
Unknown Object (File)
Mar 8 2025, 12:00 AM
Unknown Object (File)
Mar 7 2025, 10:58 PM
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.