man: add Netlink reference to socket(2)
Reviewed by: lwhsu, pauamma, gbe Differential Revision: https://reviews.freebsd.org/D38054
This commit is contained in:
parent
06b93ef8cd
commit
b0286ee504
@ -28,7 +28,7 @@
|
|||||||
.\" From: @(#)socket.2 8.1 (Berkeley) 6/4/93
|
.\" From: @(#)socket.2 8.1 (Berkeley) 6/4/93
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 30, 2022
|
.Dd January 15, 2023
|
||||||
.Dt SOCKET 2
|
.Dt SOCKET 2
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -64,6 +64,7 @@ PF_DIVERT Firewall packet diversion/re-injection,
|
|||||||
PF_ROUTE Internal routing protocol,
|
PF_ROUTE Internal routing protocol,
|
||||||
PF_KEY Internal key-management function,
|
PF_KEY Internal key-management function,
|
||||||
PF_NETGRAPH Netgraph sockets,
|
PF_NETGRAPH Netgraph sockets,
|
||||||
|
PF_NETLINK Netlink protocols,
|
||||||
PF_BLUETOOTH Bluetooth protocols,
|
PF_BLUETOOTH Bluetooth protocols,
|
||||||
PF_INET_SDP OFED socket direct protocol (IPv4),
|
PF_INET_SDP OFED socket direct protocol (IPv4),
|
||||||
AF_HYPERV HyperV sockets
|
AF_HYPERV HyperV sockets
|
||||||
|
Loading…
Reference in New Issue
Block a user