On Wed, 11 Oct 2006, Venkat Yekkirala wrote: > > Outstanding items include resolving the igmp skb hook issue > > generally, > > testing to verify both the design and implementation, and > > ensuring that > > all the related policy changes are merged upstream first. > > > Regarding the igmp hook issue, we could do a generic hook > like Paul suggested. Would that be more palatable you think?
It needs to be investigated to see if anything else in the kernel is doing the same thing, and then most likely, a generic hook for classifying non-socket packets (you could pass the protocol as a hook parameter). -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html