mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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. Reviewed By: eugen Differential Revision: https://reviews.freebsd.org/D39148
5 lines
104 B
Text
5 lines
104 B
Text
.\" $FreeBSD$
|
|
Make libraries and programs use rtsock and
|
|
.Xr sysctl 3
|
|
interfaces instead of
|
|
.Xr snl 3 .
|