]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: Move 'maps' keyword into list cmd scope
authorPhil Sutter <phil@nwl.cc>
Thu, 29 Jul 2021 13:00:20 +0000 (15:00 +0200)
committerPhil Sutter <phil@nwl.cc>
Sun, 20 Feb 2022 00:46:58 +0000 (01:46 +0100)
commit7151cadaa191d8cea3bd34938ef41d5e93d5185b
treea1d550028acdac081458363071c40154245e0825
parent3d0ef874ecc9f4cd3df504f5241171b9f4b65251
scanner: Move 'maps' keyword into list cmd scope

This was missed when introducing SCANSTATE_CMD_LIST, no other command
operates on "maps".

Fixes: 6a24ffb04642e ("scanner: add list cmd parser scope")
Signed-off-by: Phil Sutter <phil@nwl.cc>
src/scanner.l