pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/tcpreplay



Module Name:    pkgsrc
Committed By:   minskim
Date:           Thu Oct 31 02:25:17 UTC 2013

Modified Files:
        pkgsrc/net/tcpreplay: Makefile distinfo
        pkgsrc/net/tcpreplay/patches: patch-aa patch-ab
Added Files:
        pkgsrc/net/tcpreplay/patches: patch-lib_Makefile.in
            patch-src_common_Makefile.in patch-src_common_cidr.c
            patch-src_common_tcpdump.c patch-src_defines.h.in
            patch-src_tcpprep.c

Log Message:
Update tcpreplay to 3.4.4.

Changes:
- Set default timing method to either gtod or abstime (#404)
- Fix IPv6 parsing of CIDR's (#405)
- Add support for preloading the memory cache (#410)
- Generate more useful error when packets are too small (#411)
- Update to libopts/Autogen 5.9.9 (#412)
- Ship Win32Readme.txt file (#413)
- Update copyright notice to 2010 (#416)
- Dramatically enhance --portmap option (#417)
- Update autotools (#423)
- Add support for printing statistics periodically during the run (#424)
- Warn user when pcap snaplen < 65535 (#425)
- Add 802.1q processing support tcpprep (#428)
- Link libnl when newer versions of libpcap require it (#397)
- Ship m4 directory (#398)
- Upgrade to latest autotools scripts (#400)
- Fix error message when running autogen.sh (#401)
- Added extensive IPv6 support to tcprewrite & tcpreplay-edit (#11)
- Add IPv6 fragroute support (#388)
- Add IPv6 decoding support to tcpprep (#11)
- Fix compile time error in err.h (#390)
- Add --endpoints support in tcpreplay-edit (#393)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/tcpreplay/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/tcpreplay/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/tcpreplay/patches/patch-aa
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/tcpreplay/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/net/tcpreplay/patches/patch-lib_Makefile.in \
    pkgsrc/net/tcpreplay/patches/patch-src_common_Makefile.in \
    pkgsrc/net/tcpreplay/patches/patch-src_common_cidr.c \
    pkgsrc/net/tcpreplay/patches/patch-src_common_tcpdump.c \
    pkgsrc/net/tcpreplay/patches/patch-src_defines.h.in \
    pkgsrc/net/tcpreplay/patches/patch-src_tcpprep.c

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




Home | Main Index | Thread Index | Old Index