[PATCH] add traceroute6 applet

Denys Vlasenko vda.linux at googlemail.com
Tue Nov 24 13:10:49 UTC 2009


On Tue, Nov 24, 2009 at 9:49 AM, Leonid Lisovskiy <lly.dev at gmail.com> wrote:
> 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.

applied, thanks!
--
vda


More information about the busybox mailing list