mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
6dca1823d9
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
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
--- 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
|
|
#
|