[Olsr-users] OLSR 0.6.8 on OpenWrt with ipv6 and kernel 3.18.x

Russell Senior (spam-protected)
Mon Mar 16 08:37:26 CET 2015


>>>>> "Henning" == Henning Rogge <(spam-protected)> writes:

Henning> Hi, typically "detected duplicate packet with seqnr" happens if
Henning> you either have a problem with your linklayer driver OR a bad
Henning> bridge configuration.

Henning> Are "br-pub" and "ptp" somehow connected on one side or the
Henning> other side with a bridge?

I ran strace on olsr with ipv6 on OpenWrt r44764 on an alix2 with kernel
version 3.18.8, as well as on kernel version 3.14.34.  It appear that
with both kernels, olsrd opens two sockets on each interface.  However,
with kernel 3.14 only one of the sockets call recvfrom to get incoming
data, while on kernel 3.18 both of the sockets do.

Apparently, since the same UDP datagram is received on both sockets, it
sees the same seqno twice, hence the syslog message.


-- 
Russell Senior, President
(spam-protected)




More information about the Olsr-users mailing list