Page MenuHomeFreeBSD

routing: add rib_add_default_route() wrapper
ClosedPublic

Authored by melifaro on Aug 12 2022, 10:06 AM.
Tags
None
Referenced Files
F132414427: D36167.diff
Thu, Oct 16, 5:55 PM
Unknown Object (File)
Fri, Oct 10, 11:43 PM
Unknown Object (File)
Fri, Oct 10, 8:20 PM
Unknown Object (File)
Thu, Oct 2, 8:33 AM
Unknown Object (File)
Thu, Sep 18, 3:30 PM
Unknown Object (File)
Aug 14 2025, 11:48 PM
Unknown Object (File)
Aug 7 2025, 8:55 PM
Unknown Object (File)
Jun 28 2025, 8:01 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.