Bjørn Mork <bj...@mork.no> writes:
> Thomas Schäfer <tschae...@t-online.de> writes:
>> Am Montag, 28. Oktober 2013, 09:46:30 schrieben Sie:
>>> The patch requires v3.12
>>
>> I tried it. 
>>
>> It hasn't crashed, but it hasn't worked too.
>>
>> Two traces are attached.
>
> OK, I see two issues:
>
>  - dropping the incoming packets was not so smart wrt debugging.  The dumps
>    looks odd without the NS packets from the modem
>  - The NAs look fine, but they don't include the (meaningless) link
>    address option.  Maybe the modem wants that?  Worth trying

That was probably a bit too brief.  What I meant was: Try changing the
last argument to ipv6_stub->ndisc_send_na() from "false" to "true" and
see if that makes any difference.

This is the "inc_opt" bool, which decides whether or not we include the 
ND_OPT_TARGET_LL_ADDR option.  Since the firmware is buggy enough to
require NAs in the first place, it is not surprising if it wants this
absolutely pointless option as well.  I should have included it in the
first place.



Bjørn
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to