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)
Sun, Jul 12, 1:30 AM
Unknown Object (File)
Fri, Jul 10, 1:44 AM
Unknown Object (File)
Sat, Jul 4, 8:47 PM
Unknown Object (File)
Thu, Jul 2, 11:35 PM
Unknown Object (File)
Jun 15 2026, 11:37 AM
Unknown Object (File)
Jun 12 2026, 8:57 PM
Unknown Object (File)
Jun 8 2026, 3:03 PM
Unknown Object (File)
May 22 2026, 7:59 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.