summaryrefslogtreecommitdiffstats
path: root/src/scanner.l
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-11-21 23:33:09 +0100
committerFlorian Westphal <fw@strlen.de>2021-12-01 14:11:39 +0100
commitc009df1fded60c64075493c875873f05606f17ef (patch)
tree89a8784462797c6b96a39d467a3933647a1b14c0 /src/scanner.l
parent2b45b340429a761321cc9761c66375eb525dc097 (diff)
parser: split tcp option rules
At this time the parser will accept nonsensical input like tcp option mss left 2 which will be treated as 'tcp option maxseg size 2'. This is because the enum space overlaps. Split the rules so that 'tcp option mss' will only accept field names specific to the mss/maxseg option kind. Signed-off-by: Florian Westphal <fw@strlen.de> (cherry picked from commit 46168852c03d73c29b557c93029dc512ca6e233a)
Diffstat (limited to 'src/scanner.l')
0 files changed, 0 insertions, 0 deletions