summaryrefslogtreecommitdiff
path: root/net-mgmt/argus (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-06-27Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1-3/+5
doesn't exist in the base system. Notes: svn path=/head/; revision=19822
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-02-12Fix to configure problem.Satoshi Asami1-1/+2
PR: 9730 Submitted by: maintainer Notes: svn path=/head/; revision=16640
1998-12-05Change install script.(use .for and .endfor)Seiichirou Hiraoka1-21/+11
Notes: svn path=/head/; revision=15138
1998-12-04Import of `argus', a generic IP network transaction auditing tool.Joseph Koshy5-0/+84
Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. PR: ports/8954 Reviewed by: jkoshy Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer) Notes: svn path=/head/; revision=15101