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, Nov 5, 3:24 AM
Unknown Object (File)
Tue, Nov 5, 3:12 AM
Unknown Object (File)
Sat, Oct 26, 5:30 AM
Unknown Object (File)
Wed, Oct 16, 4:01 PM
Unknown Object (File)
Oct 16 2024, 7:14 AM
Unknown Object (File)
Oct 1 2024, 9:36 PM
Unknown Object (File)
Sep 26 2024, 11:46 AM
Unknown Object (File)
Sep 25 2024, 4:24 PM

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