lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200809011353.53449.okir@suse.de>
Date:	Mon, 1 Sep 2008 13:53:53 +0200
From:	Olaf Kirch <okir@...e.de>
To:	netdev@...r.kernel.org
Subject: Releasing new traceroute

Hi all,

a new version of my traceroute implementation is available from
ftp://ftp.lst.de/pub/people/okir/traceroute. I rewrote part
of the protocol handling to make it more flexible, and added
traceroute over TCP support. This uses the old-fashioned
listen-for-icmp-errors-on-raw-socket approach because we don't
have MSG_ERRQUEUE support in TCP, so it requires root privs.

Please give it a try and let me know whether you're seeing any
problems with it. One thing that's still missing is that over
IPv6, traceroute supports only UDP tracing, no ICMP or TCP.
That's mostly because I need to write the packet parsing code
that unwraps the IPv6 packet contained in the ICMP error
messages.

Cheers,
Olaf
-- 
 And mention in the Fitz incident that DCOP is no ego shooter!
                                --micha istinie, 2001
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ