Package: hping2
Version: 2.rc3-3
Severity: minor

man hping2 mentions --tcpseq but hping2 does not accept it:

[EMAIL PROTECTED]:~$ sudo hping2 --tcpseq 42
hping: unrecognized option `--tcpseq'
Try hping --help

hping2 --help suggests that the correct option is actually --setseq:

[EMAIL PROTECTED]:~$ sudo hping2 --setseq 42
hping2: missing host argument
Try `hping2 --help' for more information.

Here's a patch to fix the man page:

--- hping2-rc3/docs/hping2.8.~1.7.~     2003-08-09 04:50:52.000000000 +0300
+++ hping2-rc3/docs/hping2.8    2005-12-08 00:37:32.000000000 +0200
@@ -465,10 +465,10 @@
 .I -O --tcpoff
 Set fake tcp data offset. Normal data offset is tcphdrlen / 4.
 .TP
-.I -M --tcpseq
+.I -M --setseq
 Set the TCP sequence number.
 .TP
-.I -L --tcpack
+.I -L --setpack
 Set the TCP ack.
 .TP
 .I -Q --seqnum


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29sauna
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages hping2 depends on:
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an

hping2 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to