> Instead of passing a large number of arguments down into the nf_hook() > entry points, create a structure which carries this state down through > the hook processing layers. > > This makes is so that if we want to change the types or signatures of > any of these pieces of state, there are less places that need to be > changed. Should the structure be passed as a 'const foo *' ? Or is that always too restrictive? David -- 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