[PATCH] add traceroute6 applet

Leonid Lisovskiy lly.dev at gmail.com
Tue Nov 24 08:49:01 UTC 2009


On Tue, Nov 24, 2009 at 4:22 AM, Denys Vlasenko
<vda.linux at googlemail.com> wrote:
> On Monday 23 November 2009 20:57, Leonid Lisovskiy wrote:

>> >> Please try current git, I tested only "traceroute -6 ::1" ...
>> > Unfortunately, some part of logic were broken:

> Which part of desl_lsa structure is damaged by old code
> so that things do not work?

port field is damaged only, yesterday I wrote redundant fix :(
It is enough to restore this field by adding

    set_nport(dest_lsa, htons(port));

after probe. Patch attached.

Regards,
   Leonid
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t6-2.patch
Type: text/x-patch
Size: 386 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20091124/9570fb9f/attachment.bin>


More information about the busybox mailing list