On 06.04.2011 22:26, Florian Westphal wrote: > The optimizations in commit 255d0dc34068a976 > (netfilter: x_table: speedup compat operations) assume that > xt_compat_add_offset is called once per rule. > > ebtables however called it for each match/target found in a rule. > > The match/watcher/target parser already returns the needed delta, so it > is sufficient to move the xt_compat_add_offset call to a more reasonable > location. > > While at it, also get rid of the unused COMPAT iterator macros. Applied, thanks Florian. -- 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