summaryrefslogtreecommitdiff
path: root/net/clog/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-8/+0
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* clog is a program that logs all connections on your subnet. It uses theDavid E. O'Brien1997-11-051-0/+8
pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools. Notes: svn path=/head/; revision=8497