On Tuesday 2012-07-03 15:46, AFT wrote: >In "writing netfilter module", by JAN, there is a inconsistancy in >section 2.5 named "Point of decision". > >After subsequent reading i understood, it should be struct >xt_action_param in the match function's prototype. so the correct >prototype should be, > >static bool ipaddr_mt(const struct sk_buff *skb, > struct xt_action_param *par); > >So it should be updated so that noobs like me does not get confused. Corrected now. -- 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