]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: ip: move to own scope
authorFlorian Westphal <fw@strlen.de>
Thu, 11 Mar 2021 13:23:03 +0000 (14:23 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 16 Mar 2021 22:59:38 +0000 (23:59 +0100)
commitffc19f40ac1075a6dc69894d556f8845aaec225b
tree24072710f69e79c5eae02dd5ac45accf2867c90d
parent5a5d809b398a920a5267a508a8620b5ee75ab414
scanner: ip: move to own scope

Move the ip option names (rr, lsrr, ...) out of INITIAL scope.

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