Displaying 1 result from an estimated 1 matches for "rateest_final_check".
2011 Jun 15
2
[Bug 724] New: Iptables doesn't delete rules matching if target is RATEEST - patch attached
...ALIGN(sizeof(struct xt_rateest_target_info)),
-       .userspacesize  = XT_ALIGN(sizeof(struct xt_rateest_target_info)),
+       .userspacesize  = offsetof(struct xt_rateest_target_info, est),
        .help           = RATEEST_help,
        .parse          = RATEEST_parse,
        .final_check    = RATEEST_final_check,
Best wishes,
Massimo Maggi
-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.