BNBT was written by Trevor Hogan. BNBT is a complete port of the original Python
BitTorrent tracker to C++ using the STL for data storage and basic network sockets
for network communication. BNBT is fast, efficient, customizable, easy to use,
powerful, and portable. BNBT is covered under the GNU Lesser General Public
License (LGPL).
I choose not to port the latest version of bnbt since some features have been removed.
PR: ports/62192
Submitted by: Florent Thoumie <flz@xbsd.org>
libraries and tools to test the NgATM sub-system.
The easiest way to run these tests are the scripts
in /usr/src/tools/regression/atm.
Submitted by: harti
traffic from a third party in a switched environment at the
expense of a slight increase in latency to that third party
host. Utilizing ARP cache poisoning, packet capture, and packet
reconstruction techniques, it works with nearly all TCP, ICMP,
and UDP IPv4 traffic flows.
on each packet it reads, including application layer fields.
WWW: http://ipgrab.sourceforge.net/
PR: ports/61799
Submitted by: Aaron Zauner <az_mail@gmx.at>
threaded in order to better deal with the requirements of
multi-interface routers. Information regarding MAC addresses
and interfaces is maintained by the program, and an alert is
issued should a device move between interfaces. In addition,
event processing has been refactored, and some bugs have been
fixed.
PR: 59180
Submitted by: Matthew George <mdg@secureworks.net>
Approved by: portmgr
net/isc-dhcp3-server
net/isc-dhcp3-client
net/isc-dhcp3-relay
net/isc-dhcp3-devel
It is not possible give a one-on-one entry for this one in the MOVED
file, therefor I haven't specified one. Feel free to change this
if you have a good idea.
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
net/isc-dhcp3 is splitted to 1 master port and 3 slaves ports :
- net/isc-dhcp3-server (master)
- net/isc-dhcp3-client (slave)
- net/isc-dhcp3-devel (slave)
- net/isc-dhcp3-relay (slave)
to do this, a lot of changes has been made
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
net/isc-dhcp3 is splitted to 1 master port and 3 slaves ports :
- net/isc-dhcp3-server (master)
- net/isc-dhcp3-client (slave)
- net/isc-dhcp3-devel (slave)
- net/isc-dhcp3-relay (slave)
to do this, a lot of changes has been made
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
net/isc-dhcp3 is splitted to 1 master port and 3 slaves ports :
- net/isc-dhcp3-server (master)
- net/isc-dhcp3-client (slave)
- net/isc-dhcp3-devel (slave)
- net/isc-dhcp3-relay (slave)
to do this, a lot of changes has been made
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Julian Elischer suggested a new category "net/benchmarks" because
he believes that too many ports are listed under net/. Checking
into it, I noticed that these two ports are described as
benchmarking programs. In the Porters' Handbook, the net
category is described as "miscellaneous networking software".
The benchmarks category seems more specific so I feel that it
is preferable.
PR: ports/39095
Submitted by: Trevor Johnson <trevor@jpj.net>
self-describing ASCII format easily readable by humans and
programs. Ipsumdump can read packets from network interfaces,
from tcpdump files, and from existing ipsumdump files. It will
transparently uncompress tcpdump or ipsumdump files when
necessary. It can randomly sample traffic, filter traffic based
on its contents, anonymize IP addresses, and sort packets from
multiple dumps by timestamp. Also, it can optionally create a
tcpdump file containing actual packet data.
Update of Papaya to version 0.9.6.
Removed the papaya-plugins directory.
Updated to version 0.9.6
Disabled the plugins due to problems with python support
PR: ports/39193
Submitted by: Edwin Groothuis <edwin@mavetju.org> (long time ago)
ICPLD (Internet Connection Performance Logging Daemon) is a
daemon which, by sending ICMP requests to an IP address of your
choice, monitors whether your machine has a working network
connection. It will log any failed attempts, and will stamp a
log as soon as a reply is received. It keeps track of when the
connection was unavailable, as well as for how long. It records
both total down time and each occasion of interrupted
connection. The log can also be duplicated in HTML format to
put online.
scr_ipfm is a script written in php, used to graphically show amount of data
downloaded by users in local network. To do that, it uses logs generated by
ipfm program (ipfm is available at the address: http://robert.cheramy.net/ipfm/)
scr_ipfm features:
- sorting by field in, out, host and total
- aggregated data of downloaded amount of data
- daily, monthly, annually and global statistics
WWW: http://scripfm.sourceforge.net/
PR: 58566
Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
os-independent SILC client. Silky is intended to contain all
necessary features of a SILC client, while keeping the UI as
simple and clean as possible.
PR: 60849
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
[New Port]:: net/wistumbler2
WiStumbler2 is a fork of original wistumbler caused by the
incommunication of the original author, because seems that
development was getting stopped.
In the fork of wistumbler I add some new features and
bugfixes.
Diff on wistumbler:
- gtk2 support.
- some gtk widgets wasn't correctly used.
- Support for console mode (no X needed).
- Allow log-saving on the fly (new button).
- Patches some GPS pointers that segfaults.
- 0 warnings with -Wall on gcc3.3 on NetBSD-current.
- Speaker beeps like windows-stumbler. (ear-wardriving)
PR: ports/59527
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
(and fake) auth reply regardless of the ip/port pair quoted.
Its intended use is on firewalls and NAT machines - where you
may want to simply syphon off auth-requests from for example
irc servers.
PR: ports/60766
Submitted by: Dirk-Willem van Gulik <dirkx@skutsje.san.webweaving.org>
This is a server for the linux network block device (nbd). It allows linux to
use a partition or a file over the network as a regular block device.
PR: 60242
Submitted by: Christian Laursen <xi@borderworlds.dk>