Subject: CVS commit: pkgsrc/net/tcpreplay
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2005 21:59:13
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Thu Jan 20 21:59:13 UTC 2005

Modified Files:
	pkgsrc/net/tcpreplay: Makefile PLIST distinfo

Log Message:
- Update to 2.3.2
- Lots of changes, bugfixes and extra functionality as we are going from
  1.x to 2.x

Add support to tcpreplay and tcpprep for DLT_CHDLC (Cisco HDLC)
Add endpoint mode (-e) which rewrites all traffic between two IP's
Add support for rewriting src mac & Linux SLL loopback frames
Add support for "pseudo NAT" (-N) for ARP and IPv4
Add -1 to replay one packet at a time (user must hit <ENTER>)
Add tcpdump packet parsing to print packets as sent (-v)
Add BPF filter support to tcpprep and tcpreplay (-x F:"filter")
Add support for replaying live traffic
Add bridge mode


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/tcpreplay/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/tcpreplay/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/net/tcpreplay/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.