Package: hping3 Version: 3.a2.ds2-2 Severity: normal there's a problem with the "-y"/"--dontfrag" flag, which gets cleared even if the final packet size is equal to the interface's MTU, see sendip_handler.c line 22:
if (!opt_fragment && (size+ip_optlen+20 >= h_if_mtu)) if one changes that ">=" to ">" everything is right. -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages hping3 depends on: ii libc6 2.7-18 GNU C Library: Shared libraries ii libpcap0.8 0.9.8-5 system interface for user-level pa ii tcl8.4 8.4.19-2 Tcl (the Tool Command Language) v8 hping3 recommends no packages. hping3 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org