]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: log: move to own scope
authorFlorian Westphal <fw@strlen.de>
Tue, 16 Mar 2021 23:40:36 +0000 (00:40 +0100)
committerFlorian Westphal <fw@strlen.de>
Wed, 24 Mar 2021 10:34:56 +0000 (11:34 +0100)
commitf90f850489a442de4d3327d716071129cacc7219
treeebd694aca32aa6e644d9efb3d13df54d4a1d1256
parent165bd62211f058692c7c590e6af0e77c35d6f198
scanner: log: move to own scope

GROUP and PREFIX are used by igmp and nat, so they can't be moved out of
INITIAL scope yet.

Signed-off-by: Florian Westphal <fw@strlen.de>
include/parser.h
src/parser_bison.y
src/scanner.l