svn commit: r244082 - head/share/man/man4
Gleb Smirnoff
glebius at FreeBSD.org
Mon Dec 10 13:08:15 UTC 2012
Author: glebius
Date: Mon Dec 10 13:08:14 2012
New Revision: 244082
URL: http://svnweb.freebsd.org/changeset/base/244082
Log:
NGM_NETFLOW_SHOW reports IPv6 flows as well.
Submitted by: Dmitry Luhtionov <dmitryluhtionov gmail.com>
Modified:
head/share/man/man4/ng_netflow.4
Modified: head/share/man/man4/ng_netflow.4
==============================================================================
--- head/share/man/man4/ng_netflow.4 Mon Dec 10 12:47:33 2012 (r244081)
+++ head/share/man/man4/ng_netflow.4 Mon Dec 10 13:08:14 2012 (r244082)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Nov 2, 2012
+.Dd December 10, 2012
.Dt NG_NETFLOW 4
.Os
.Sh NAME
@@ -254,9 +254,6 @@ It is called from
.Xr flowctl 8 ,
not directly from
.Xr ngctl 8 .
-See also
-.Sx BUGS
-section.
.It Dv NGM_NETFLOW_V9INFO Pq Ic v9info
Returns some NetFlow v9 related values in a
.Bd -literal -offset 4n
@@ -349,7 +346,6 @@ written by
Cache snapshot obtained via
.Dv NGM_NETFLOW_SHOW
command may lack some percentage of entries under severe load.
-IPv6 flows are not shown.
.Pp
The
.Nm
More information about the svn-src-head
mailing list