forked from Lainports/freebsd-ports
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
7 lines
164 B
Text
7 lines
164 B
Text
--- trafd/trafstop.orig Mon Oct 25 11:27:48 1999
|
|
+++ trafd/trafstop Mon Oct 25 11:28:29 1999
|
|
@@ -1,3 +1,4 @@
|
|
+#!/bin/sh
|
|
#
|
|
# trafstop Copyright (c)1993 CAD lab
|
|
#
|