1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net-mgmt/arpwatch-devel/pkg-descr
Kirill Ponomarev e2f45169cc - Respect PTHREAD_CFLAGS[LIBS]
- Correct pkg-descr

PR:		ports/65549
Submitted by:	maintainer
2004-04-14 21:30:24 +00:00

11 lines
477 B
Plaintext

This is a development fork of arpwatch. This has been 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.
see net-mgmt/arpwatch/pkg-descr for more information about arpwatch 2.x
Matthew George <mdg@secureworks.net>