aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/flowctl
Commit message (Expand)AuthorAgeFilesLines
* Use less ugly code to allocate buffer of SORCVBUF_SIZE.Gleb Smirnoff2015-02-131-1/+3
* flowctl: Replace alloca() with an array.Pedro F. Giffuni2015-02-111-3/+1
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add "human" option to print IPv4/IPv6 flows in human-readable format.Alexander V. Chernikov2012-06-092-13/+34
* Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block2012-05-241-1/+1
* Conditionally compile in the IPv4/IPv6 address family support.Sergey Kandaurov2011-07-062-4/+24
* Update manual page. Mention IPv6 support, and notice that mainGleb Smirnoff2011-07-051-3/+8
* Rewrite the flowctl utility to add it support for displayingGleb Smirnoff2011-07-052-53/+168
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* Get the other NG_PATHLEN while I'm here too :(.Warner Losh2009-06-091-1/+1
* Use NG_PATHSIZ instead of NG_PATHLEN + 1.Warner Losh2009-06-091-1/+1
* Implement "verbose" optional keyword for "show" command. This is analogGleb Smirnoff2005-03-232-6/+67
* Remove code, inherited from ipacctctl, which sets socket to non-blockingGleb Smirnoff2005-02-061-9/+1
* Remove redundant parameter inherited from ipacctctl.Gleb Smirnoff2005-01-181-8/+7
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Man page for flowctl utility.Gleb Smirnoff2004-09-172-1/+80
* - Remove advertising clause from copyright [1]Gleb Smirnoff2004-09-171-8/+1
* Userland control utility for ng_netflow.Gleb Smirnoff2004-09-172-0/+253