Page MenuHomeFreeBSD

netlink: add NETLINK/NETLINK_SUPPORT userland options.
ClosedPublic

Authored by melifaro on Mar 18 2023, 3:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 1:47 PM
Unknown Object (File)
Fri, May 8, 7:22 PM
Unknown Object (File)
Fri, May 1, 11:06 PM
Unknown Object (File)
Tue, Apr 28, 11:14 PM
Unknown Object (File)
Tue, Apr 28, 9:12 AM
Unknown Object (File)
Sat, Apr 18, 6:01 AM
Unknown Object (File)
Apr 11 2026, 11:57 PM
Unknown Object (File)
Apr 11 2026, 2:19 AM

Details

Summary

Make userland tools such as netstat, route, arp and ndp use
either netlink or rtsock interfaces based on the NETLINK_SUPPORT
options.
Both NETLINK and NETLINK_SUPPORT options are turned on by default.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable