summaryrefslogtreecommitdiff
path: root/net-mgmt/bpft/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename trafshow to trafshow2Michael Haro2000-02-131-5/+5
| | | | | | | maintainer timeout PR: 15931 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* This time lets cvs add the patch files...Michael Haro1999-10-253-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
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.Steve Price1999-09-201-0/+10
|
* Import of bpft version 2.0.Steve Price1999-04-033-0/+144
The BPF Traffic Collector. PR: 10679 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>