Also not really a problem.  It's just letting you know that it read a packet
off the tun with an unsupported IP extension header: in particular, radvd
seems to generate multicast listener discovery (MLD) messages with an
options field that we drop.  You can figure out exactly what is going on
using wireshark, but it shouldn't cause any problems.

Steve

On Mon, Sep 29, 2008 at 7:11 AM, alessandro ludovici <
[EMAIL PROTECTED]> wrote:

> Hi,
> Someone can explain why I get the followings WARNINGS and ERROR when I run
> "serial_tun". I've had problems with IPv6 forwarding since my Ubuntu had a
> bugs, but now seems to be solved (radvd seem to work!), so I don't know why
> it does not work fine! Moreover I can not ping the motes (I get a
> destination unreachable)
>
> 16:02:33.432856: WARN: tun_input: dropping packet with IPv6 options
> 16:02:33.432920: ERROR: Invalid packet or version received
> 16:02:43.408850: WARN: tun_input: dropping packet with IPv6 options
> 16:02:43.408915: ERROR: Invalid packet or version received
>
> thanks in advance,
> Alessandro
>
> p.s
> I've found that in the path var/run/radvd I've no files....Is this a
> problem?
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to