]> git.ipfire.org Git - thirdparty/nftables.git/commit
scanner: at: Move to own scope
authorPhil Sutter <phil@nwl.cc>
Fri, 30 Jul 2021 15:43:26 +0000 (17:43 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 1 Mar 2022 09:54:03 +0000 (10:54 +0100)
commit2165324da913e5d3fe719680e81cadda12d2c19c
tree5f5881faf14fafe35ee732f5b040fabb29b4ef58
parenta67fce7ffe7e4f38c54b65541d4f3372dd2516e9
scanner: at: Move to own scope

Modification of raw TCP option rule is a bit more complicated to avoid
pushing tcp_hdr_option_type into the introduced scope by accident.

Signed-off-by: Phil Sutter <phil@nwl.cc>
include/parser.h
src/parser_bison.y
src/scanner.l