From a1068a7d4787b179931c7a13bbac3bb7215c597e Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Tue, 5 Jul 2011 14:55:17 +0000 Subject: [PATCH] Update manual page. Mention IPv6 support, and notice that main argument isn't actually a node, but a netgraph path. --- usr.sbin/flowctl/flowctl.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8 index cf1396ba3e2f..5abeddbd84f9 100644 --- a/usr.sbin/flowctl/flowctl.8 +++ b/usr.sbin/flowctl/flowctl.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 23, 2005 +.Dd July 5, 2011 .Dt FLOWCTL 8 .Os .Sh NAME @@ -35,7 +35,7 @@ control utility .Sh SYNOPSIS .Nm .Op Fl d Ar level -.Ar node command +.Ar path command .Sh DESCRIPTION The .Nm @@ -55,11 +55,16 @@ Currently, .Nm supports only one command. .Bl -tag -width ".Cm show" -.It Cm show +.It Cm show Op Cm ipv4|ipv6 This command is the analog of the .Dq "show ip cache flow" command of a Cisco router. It dumps the contents of the flow cache in Cisco-like format. +Specifing either +.Cm ipv4 +or +.Cm ipv6 +would extract only IPv4 or IPv6 flows respectively. It has optional parameter .Cm verbose , which is analog of the