Alexander V. Chernikov
3097b95a03
Add "human" option to print IPv4/IPv6 flows in human-readable format.
...
Show IPv4/IPv6 header IFF there are some flows following.
Wrap some long lines.
Sponsored by Yandex LLC
Reviewed by: glebius (previous version)
Approved by: ae(mentor)
MFC after: 1 week
2012-06-09 10:10:12 +00:00
Warren Block
344c81a166
Fixes to man8 groff mandoc style, usage mistakes, or typos.
...
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days
2012-05-24 02:24:03 +00:00
Sergey Kandaurov
6765aefcf3
Conditionally compile in the IPv4/IPv6 address family support.
...
Test it with feature_present(3), so that we do not end up with passing
an unsupported version to NgSendMsg(3).
Approved by: glebius
2011-07-06 15:18:32 +00:00
Gleb Smirnoff
a1068a7d47
Update manual page. Mention IPv6 support, and notice that main
...
argument isn't actually a node, but a netgraph path.
2011-07-05 14:55:17 +00:00
Gleb Smirnoff
37b425e9eb
Rewrite the flowctl utility to add it support for displaying
...
both IPv4 and IPv4 flows.
2011-07-05 14:50:06 +00:00
Ulrich Spörlein
0d9deed52c
mdoc: drop redundant .Pp and .LP calls
...
They have no effect when coming in pairs, or before .Bl/.Bd
2010-10-08 12:40:16 +00:00
Ulrich Spörlein
aa12cea2cc
mdoc: order prologue macros consistently by Dd/Dt/Os
...
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
2010-04-14 19:08:06 +00:00
Warner Losh
367316d5ff
Get the other NG_PATHLEN while I'm here too :(.
2009-06-09 05:24:06 +00:00
Warner Losh
c402ff5910
Use NG_PATHSIZ instead of NG_PATHLEN + 1.
2009-06-09 05:18:14 +00:00
Gleb Smirnoff
9672556c09
Implement "verbose" optional keyword for "show" command. This is analog
...
of Cisco's "show ip cache verbose flow" command.
2005-03-23 09:40:18 +00:00
Gleb Smirnoff
c41ba5f041
Remove code, inherited from ipacctctl, which sets socket to non-blocking
...
mode, since this introduces problems on SMP.
2005-02-06 14:00:57 +00:00
Gleb Smirnoff
f0f77f69d7
Remove redundant parameter inherited from ipacctctl.
2005-01-18 09:24:32 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Gleb Smirnoff
d9a134bf55
Man page for flowctl utility.
...
mdoc(7) lessons by: ru
Approved by: julian (mentor)
2004-09-17 22:37:45 +00:00
Gleb Smirnoff
0b7925df73
- Remove advertising clause from copyright [1]
...
- Change my email to glebius@FreeBSD.org
Requested by: ru [1]
2004-09-17 19:58:03 +00:00
Gleb Smirnoff
5f99200f10
Userland control utility for ng_netflow.
...
Approved by: julian (mentor)
2004-09-17 12:02:22 +00:00