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, Jun 11, 12:28 PM
Unknown Object (File)
Sat, Jun 1, 6:43 AM
Unknown Object (File)
Tue, May 28, 1:11 AM
Unknown Object (File)
Fri, May 24, 9:53 PM
Unknown Object (File)
May 2 2024, 9:28 PM
Unknown Object (File)
May 2 2024, 9:45 AM
Unknown Object (File)
Jan 29 2024, 12:11 PM
Unknown Object (File)
Jan 29 2024, 12:11 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.