On Fri, May 11, 2018 at 12:24:14PM +0200, Phil Sutter wrote: > Hi Pablo, > > On Wed, May 09, 2018 at 06:31:56PM +0200, Pablo Neira Ayuso wrote: > > On Wed, May 09, 2018 at 04:03:39PM +0200, Phil Sutter wrote: > > > As discussed before, this patch series introduces 'handle' keyword to > > > add/insert rule commands as a more intuitive and consistent alternative > > > to 'position'. > > > > > > On top of that, adding/inserting rules at an absolute position is > > > implemented via the new 'index' keyword. > > > > Series applied, thanks Phil. > > > > One comment though regarding manpage: > > > > + The <literal>add</literal> and <literal>insert</literal> commands support an optional > > + location specifier, which is either a <replaceable>handle</replaceable> of an existing > > + rule or an absolute <replaceable>index</replaceable> (starting at zero) > > > > I think this new index is _relative_, since the counting depends on > > the ruleset, while the handle is an _absolute_ way to refer to rules. > > As you describe, index can be misleading since it depends on having no > > interferences with the ongoing ruleset update. > > Hmm. IMO the index is absolute in that it is not relative to any existing > rule. But since there is no such thing as a relative index, maybe I > should just drop that adjective? :) Either way, fine with me :-) -- 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