summaryrefslogtreecommitdiff
path: root/net-mgmt/bpft (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-25This time lets cvs add the patch files...Michael Haro3-0/+248
Corrected DESCR regarding name of BPF in -CURRENT. Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22628
1999-10-25Corrected DESCR regarding name of BPF in -CURRENT.Michael Haro1-2/+5
Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22627
1999-09-20Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.Steve Price1-0/+10
Notes: svn path=/head/; revision=21789
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
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-04-03Import of bpft version 2.0.Steve Price8-0/+200
The BPF Traffic Collector. PR: 10679 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=17599