On Mon, 2009-09-21 at 23:20 +0200, Jan Engelhardt wrote: > On Saturday 2009-08-15 14:01, Balazs Scheidler wrote: > > >+ case IPPROTO_UDP: > >+ sk = udp4_lib_lookup(net, saddr, sport, daddr, dport, > >+ in->ifindex); > > You might want to add IPPROTO_UDPLITE in all places. Well, I preferred not to add those, as I'm unable to test it, and I'd prefer to submit a patch that really works for UDP and TCP at the minimum. Further protocols (like SCTP) should be added later IMHO. -- Bazsi -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html