On Mon, Jul 21, 2025 at 07:57:56PM +0200, Florian Westphal wrote: > Phil Sutter <phil@xxxxxx> wrote: > > Apart from supporting range-types, this getter is convenient to sanitize > > array out of bounds access. Use it in xtables_option_metavalidate() to > > simplify the code a bit. > > Reviewed-by: Florian Westphal <fw@xxxxxxxxx> Patch applied, thanks!