The combination of IPv6 and SCTP is also supported.
MFC after: 1 week
This commit is contained in:
parent
a4de8e71ee
commit
c7bf4af187
@ -28,7 +28,7 @@
|
|||||||
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
|
.\" @(#)netstat.1 8.8 (Berkeley) 4/18/94
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd December 1, 2015
|
.Dd September 9, 2017
|
||||||
.Dt NETSTAT 1
|
.Dt NETSTAT 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -770,7 +770,7 @@ The following address families and protocols are recognized:
|
|||||||
.It Cm inet Pq Dv AF_INET
|
.It Cm inet Pq Dv AF_INET
|
||||||
.Cm divert , icmp , igmp , ip , ipsec , pim, sctp , tcp , udp
|
.Cm divert , icmp , igmp , ip , ipsec , pim, sctp , tcp , udp
|
||||||
.It Cm inet6 Pq Dv AF_INET6
|
.It Cm inet6 Pq Dv AF_INET6
|
||||||
.Cm icmp6 , ip6 , ipsec6 , rip6 , tcp , udp
|
.Cm icmp6 , ip6 , ipsec6 , rip6 , sctp , tcp , udp
|
||||||
.It Cm pfkey Pq Dv PF_KEY
|
.It Cm pfkey Pq Dv PF_KEY
|
||||||
.Cm pfkey
|
.Cm pfkey
|
||||||
.It Cm netgraph , ng Pq Dv AF_NETGRAPH
|
.It Cm netgraph , ng Pq Dv AF_NETGRAPH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user