Its purpose is to test the stability of an IP Stack and its component stacks
(TCP, UDP, ICMP et. al.) It does this be generating random packets of the
desired protocol.
PR: 16976
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
PR: 16984
Submitted by: Brad Hendrickse <bradh@uunet.co.za>
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. It's similar to mrtg, but takes
a different approach, is faster and more flexible.
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used
PR: 16595
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
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
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
nstreams analyzes the streams that occur on a network. It displays which
streams are generated by users and can optionally generation
ipfw rules that will match these streams, thus only allowing
what is required for the users, and nothing more.
PR: 13913
Submitted by: Daniel O'Connor <darius@dons.net.au>
o Look for perl in the right place (patch-ah)
o Add a typedef that ucd-snmp wants (patch-ag)
o Install headers files with the right permissions
Submitted by: <jack@germanium.xtalwind.net>
PR: ports/13539
----------------------------------------------------------------------
o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19
o Use the PATCH_* framework and grab 012.patch from the authors.