summaryrefslogtreecommitdiffstats
path: root/usr.sbin/flowctl/flowctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement "verbose" optional keyword for "show" command. This is analogglebius2005-03-231-4/+60
| | | | of Cisco's "show ip cache verbose flow" command.
* Remove code, inherited from ipacctctl, which sets socket to non-blockingglebius2005-02-061-9/+1
| | | | mode, since this introduces problems on SMP.
* Remove redundant parameter inherited from ipacctctl.glebius2005-01-181-8/+7
|
* - Remove advertising clause from copyright [1]glebius2004-09-171-8/+1
| | | | | | - Change my email to glebius@FreeBSD.org Requested by: ru [1]
* Userland control utility for ng_netflow.glebius2004-09-171-0/+241
Approved by: julian (mentor)
OpenPOWER on IntegriCloud