On Wednesday 2012-01-11 11:38, Richard Weinberger wrote: >Am 11.01.2012 11:27, schrieb Maciej Żenczykowski: >> every change, whether addition or deletion is done via table-replacement. >> the only modification operation supported is table replacement. >> so you're making 6 table replecaments with those 6 commands. > >So the table is read-only and is being recreated on each change, right? There is nothing that makes it read only. It is simply the atomicity guarantee that requires placing a new table inplace before the old one can be freed. -- 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