On Thu, 12 Feb 2015 22:40:30 +0100 Florian Westphal <fw@xxxxxxxxx> wrote: [snip] > Thats what I meant -- line 404 is ONLY executed if the table doesn't > exist, so we need to assign it in case we have a table and we want > to increase the upper limit of the _existing_ table. Ah yes, I missed line 391 and the subsequent assignments to t. Easily done - one rarely comes across goto outside the kernel. (Not that there is anything wrong with goto when used as C's version of finally, once you get used to it.) Chris -- 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