Hello. On Thu, 2017-05-04 at 14:33, Florian Westphal wrote: > Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> wrote: > > ipv6: ext_header: add function to handle RPL option 0x63 > > But its not handled, is it? Its not handled in the kernel. The RPL daemon would run in userspace in this case. >From my understanding unstrung (or any other RPL implementation) needs this packet. Right now the kernel silently drops it. Michael would know best about the details here and if we need some more logic in the kernel itself. Maybe just some sanity checking of the TLV. > The kernel tosses it because the RPL option/RFC says so > ('nodes that do not understand this option on a received > packet MUST discard the packet.'). What we might need is a way to let the kernel know we have a RPL running with support for this option. Would that meet your concern? regards Stefan Schmidt -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html