]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: Some time units are only used in limit scope
authorPhil Sutter <phil@nwl.cc>
Fri, 30 Jul 2021 15:36:58 +0000 (17:36 +0200)
committerPhil Sutter <phil@nwl.cc>
Sun, 20 Feb 2022 00:47:07 +0000 (01:47 +0100)
commitb65ae5c1b4f74bc777eb2dc58be94dd524057683
treeaf0f641cc9cabea9f13e19053bc975190a587607
parent7151cadaa191d8cea3bd34938ef41d5e93d5185b
scanner: Some time units are only used in limit scope

'hour' and 'day' are allowed as unqualified meta expressions, so leave
them alone.

Fixes: eae2525685252 ("scanner: limit: move to own scope")
Signed-off-by: Phil Sutter <phil@nwl.cc>
src/scanner.l