Tirsdag 29 juni 2010 10:42:40 skrev Jan Engelhardt: > Hi, > > > This patchset adds the xtables2 main proper, and incrementally > changes ip6_tables to use it. There are more patches for iptables > and arptables and, but to not make it larger than needed, just this > much for now. > > Previously featured on http://lwn.net/Articles/345176/ . > > The full piece is in the xt2-20100629 branch and would look like: > 38 files changed, 3361 insertions(+), 5644 deletions(-) > [40% reduction; the remaining 10% were merged already] > > > Please leave some comments! Nice to see some new development! Guess we all have a long wishlist that is hard to implement in the current design, and this may make it easier. But what about performance? I think all these lists must cause a huge amount of jumps in hot path (eg. filtering packets). The packed blob format is hard to work with, but once created it is efficient. Do you have any expectations or even numbers on the performance? Simon -- 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