summaryrefslogtreecommitdiff
path: root/usr.sbin/flowctl/flowctl.c
AgeCommit message (Expand)Author
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-02-13Use less ugly code to allocate buffer of SORCVBUF_SIZE.Gleb Smirnoff
2015-02-11flowctl: Replace alloca() with an array.Pedro F. Giffuni
2012-06-09Add "human" option to print IPv4/IPv6 flows in human-readable format.Alexander V. Chernikov
2011-07-06Conditionally compile in the IPv4/IPv6 address family support.Sergey Kandaurov
2011-07-05Rewrite the flowctl utility to add it support for displayingGleb Smirnoff
2009-06-09Get the other NG_PATHLEN while I'm here too :(.Warner Losh
2009-06-09Use NG_PATHSIZ instead of NG_PATHLEN + 1.Warner Losh
2005-03-23Implement "verbose" optional keyword for "show" command. This is analogGleb Smirnoff
2005-02-06Remove code, inherited from ipacctctl, which sets socket to non-blockingGleb Smirnoff
2005-01-18Remove redundant parameter inherited from ipacctctl.Gleb Smirnoff
2004-09-17- Remove advertising clause from copyright [1]Gleb Smirnoff
2004-09-17Userland control utility for ng_netflow.Gleb Smirnoff