Page MenuHomeFreeBSD

netlink: add rtsock-compatible header to use with netlink.
ClosedPublic

Authored by melifaro on Mar 8 2023, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 2, 5:59 AM
Unknown Object (File)
Mon, Mar 9, 1:27 PM
Unknown Object (File)
Mon, Mar 9, 12:53 PM
Unknown Object (File)
Feb 25 2026, 2:16 AM
Unknown Object (File)
Feb 9 2026, 3:27 AM
Unknown Object (File)
Dec 13 2025, 4:24 AM
Unknown Object (File)
Dec 11 2025, 11:13 PM
Unknown Object (File)
Nov 26 2025, 3:54 PM
Subscribers

Details

Summary

Some routing socket defines (RTM_ and RTA_ ones) clash with the ones in the Netlink.

As some rtsock definitions like interface flags or route flags are used in both netlink and rtsock, provide a convenient way to include those without running into the define collision.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50230
Build 47122: arc lint + arc unit