summaryrefslogtreecommitdiffstats
path: root/share/man/man4/siftr.4
diff options
context:
space:
mode:
authorhiren <hiren@FreeBSD.org>2015-03-19 00:23:16 +0000
committerhiren <hiren@FreeBSD.org>2015-03-19 00:23:16 +0000
commit78a38e3fbfbe5c23a76c532a1b513ea7b01fba73 (patch)
treea9b1ad30bace57a04e5986a0c6df15f38f3d3dfe /share/man/man4/siftr.4
parenta41131da37204ef5fc4f7c9b61f46f34f703453f (diff)
downloadFreeBSD-src-78a38e3fbfbe5c23a76c532a1b513ea7b01fba73.zip
FreeBSD-src-78a38e3fbfbe5c23a76c532a1b513ea7b01fba73.tar.gz
Add connection flow type to siftr(4).
Suggested by: adrian Sponsored by: Limelight Networks
Diffstat (limited to 'share/man/man4/siftr.4')
-rw-r--r--share/man/man4/siftr.49
1 files changed, 9 insertions, 0 deletions
diff --git a/share/man/man4/siftr.4 b/share/man/man4/siftr.4
index 6a0f482..7fe3c85 100644
--- a/share/man/man4/siftr.4
+++ b/share/man/man4/siftr.4
@@ -342,6 +342,15 @@ A caveat: Zero '0' either represents a valid flowid or a default value when it's
not being set. There is no easy way to differentiate without looking at actual
network interface card and drivers being used.
.El
+.Bl -tag -offset indent -width Va
+.It Va 28
+Flow type for the connection.
+Flowtype defines which protocol fields are hashed to produce the flowid.
+A complete listing is available in
+.Pa sys/mbuf.h
+under
+.Dv M_HASHTYPE_* .
+.El
.Pp
The third type of log message is written to the file when the module is disabled
and ceases collecting data from the running kernel.
OpenPOWER on IntegriCloud