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)
Sun, Oct 19, 3:56 PM
Unknown Object (File)
Fri, Oct 10, 1:54 AM
Unknown Object (File)
Thu, Oct 9, 9:22 PM
Unknown Object (File)
Thu, Oct 9, 9:22 PM
Unknown Object (File)
Thu, Oct 9, 6:16 PM
Unknown Object (File)
Mon, Sep 29, 2:49 PM
Unknown Object (File)
Mon, Sep 29, 2:42 PM
Unknown Object (File)
Wed, Sep 24, 6:24 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