1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/net/bpft/files/patch-af
Michael Haro 6dca1823d9 This time lets cvs add the patch files...
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
1999-10-25 18:33:37 +00:00

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
#