Subject: CVS commit: pkgsrc/net/hping
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2006 13:51:29
Module Name:	pkgsrc
Committed By:	salo
Date:		Thu Mar 30 13:51:29 UTC 2006

Modified Files:
	pkgsrc/net/hping: Makefile distinfo
	pkgsrc/net/hping/patches: patch-aa patch-ab patch-ad patch-ae
Added Files:
	pkgsrc/net/hping: options.mk
	pkgsrc/net/hping/patches: patch-af patch-ag patch-ah patch-ai patch-aj
	    patch-ak patch-al patch-am patch-an patch-ao
Removed Files:
	pkgsrc/net/hping: MESSAGE

Log Message:
Update to hping2, release candidate 3

Changes:
- don't install hping suid root by default, add "hping-suid" option.
- add bunch on patches from Pavel Kankovsky <peak at argo.troja.mff.cuni.cz>
  namely: add --flood and --tcp-mss options (self-explanatory), some checksum
  and interface binding fixes and warning fixes

2.0.0rc3:
=======
FIX: Fix for interface guessing with aliases on BSD
     Thanks <michel.gravey(@)orange.fr> and <cognet(@)freebsd.org>
FIX: fixed cksum.c. Bad outgoing packet checksum with some packet.
     Thanks to Brett Eldridge <beldridg@pobox.com>.
ADD: scan mode (--scan)
ADD: A rc4-based PRNG to use with --rand-source and --rand-dest
FIX: Fix -I option for BSD/Apple
ADD: Add support for BSDI and MacOSX (thanks
     Dennis Opacki <dopacki@adotout.com> and Jan-Hinrich Fessel
     <Jan-Hinrich.Fessel@T-Mobile.de>)
ADD: A few useful ICMP options
ADD: Add support for :
     WLAN (Fabian Melzow <biop0b@web.de>)
     ATM (Debian bug #193436, thanks to Domenico Andreoli)
     Token Ring (jim.r.halfpenny@britishairways.com)
ADD: MacOSX patches (Hans-Joachim Knobloch <knobloch@secorvo.de>)
FIX: --rand-source patches from Quentin Garnier <hping@quatriemek.com>
     . ensure randomness
     . do not stop on errors when using a E or D class address (BSD only?)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 pkgsrc/net/hping/MESSAGE
cvs rdiff -r1.7 -r1.8 pkgsrc/net/hping/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/hping/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/hping/options.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/net/hping/patches/patch-aa \
    pkgsrc/net/hping/patches/patch-ad
cvs rdiff -r1.1 -r1.2 pkgsrc/net/hping/patches/patch-ab \
    pkgsrc/net/hping/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/net/hping/patches/patch-af \
    pkgsrc/net/hping/patches/patch-ag pkgsrc/net/hping/patches/patch-ah \
    pkgsrc/net/hping/patches/patch-ai pkgsrc/net/hping/patches/patch-aj \
    pkgsrc/net/hping/patches/patch-ak pkgsrc/net/hping/patches/patch-al \
    pkgsrc/net/hping/patches/patch-am pkgsrc/net/hping/patches/patch-an \
    pkgsrc/net/hping/patches/patch-ao

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