mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add path markup on sys/mbuf.h to previous netstat(1) man page update
Submitted by: brueffer Reviewed by: eadler (mentor)
This commit is contained in:
parent
e9fa95e9e9
commit
ada0a6dd14
1 changed files with 3 additions and 1 deletions
|
|
@ -374,7 +374,9 @@ some fields to overflow.
|
|||
Display the flowid and flowtype for each socket.
|
||||
flowid is a 32 bit hardware specific identifier for each flow.
|
||||
flowtype defines which protocol fields are hashed to produce the id.
|
||||
A complete listing is available in sys/mbuf.h under M_HASHTYPE_*
|
||||
A complete listing is available in
|
||||
.Pa sys/mbuf.h
|
||||
under M_HASHTYPE_*
|
||||
.El
|
||||
.Pp
|
||||
The default display, for active sockets, shows the local
|
||||
|
|
|
|||
Loading…
Reference in a new issue