Hi, ...
> I need to admit, I never tried AF_PACKET on a lowpan interface but I > thought about it that it ends in bad things... I would like to forbid > it, because they should use RAW IPv6 sockets where at least we already > have code to check that we have at least a IPv6 header at > skb_packer_header() (I hope this is how it works). > > Is there any way to do that? > At least forbid the sending via AF_PACKET, receiving has of course a use case for all protocol analyzers outside. - Alex