summaryrefslogtreecommitdiffstats
path: root/src/parser_bison.y
Commit message (Expand)AuthorAgeFilesLines
* parser_bison: fix memleak in meta set error handlingFlorian Westphal2023-12-121-0/+1
* parser_bison: fix objref statement corruptionFlorian Westphal2023-12-121-37/+60
* parser: tcpopt: fix tcp option parsing with NUM + length fieldFlorian Westphal2023-12-121-0/+4
* parser_bison: fix length check for ifname in ifname_expr_alloc()Thomas Haller2023-11-211-1/+2
* parser_bison: Fix for broken compatibility with older dumpsPhil Sutter2023-11-031-0/+6
* parser: permit gc-interval in map declarationsFlorian Westphal2023-11-021-0/+5
* parser: allow ct timeouts to use time_spec valuesFlorian Westphal2023-11-021-3/+7
* parser: reject zero-length interface names in flowtablesFlorian Westphal2023-11-021-8/+12
* parser: reject zero-length interface namesFlorian Westphal2023-11-021-5/+31
* parser: don't assert on scope underflowsFlorian Westphal2023-11-021-2/+1
* xt: Fix fallback printing for extensions matching keywordsPhil Sutter2023-11-021-1/+1
* parser_bison: allow to use quota in setsPablo Neira Ayuso2023-11-021-0/+16
* xt: Rewrite unsupported compat expression dumpingPhil Sutter2022-12-131-0/+18
* parser_bison: display too many levels of nesting errorPablo Neira Ayuso2022-10-071-4/+23
* src: allow burst 0 for byte ratelimit and use it as defaultPablo Neira Ayuso2022-08-311-7/+2
* parser: add missing synproxy scope closureFlorian Westphal2022-06-271-1/+1
* parser_bison: fix error location for set elementsPablo Neira Ayuso2022-06-271-2/+2
* Revert "scanner: flags: move to own scope"Florian Westphal2022-06-101-15/+14
* scanner: dup, fwd, tproxy: Move to own scopesPhil Sutter2022-03-011-3/+6
* scanner: meta: Move to own scopePhil Sutter2022-03-011-4/+5
* scanner: at: Move to own scopePhil Sutter2022-03-011-7/+8
* scanner: nat: Move to own scopePhil Sutter2022-03-011-6/+7
* scanner: policy: move to own scopePhil Sutter2022-03-011-3/+4
* scanner: flags: move to own scopePhil Sutter2022-03-011-14/+15
* scanner: reject: Move to own scopePhil Sutter2022-03-011-1/+2
* scanner: import, export: Move to own scopesPhil Sutter2022-03-011-2/+4
* scanner: reset: move to own ScopePhil Sutter2022-03-011-3/+4
* scanner: monitor: Move to own ScopePhil Sutter2022-03-011-1/+2
* scanner: rt: Extend scope over rt0, rt2 and srhPhil Sutter2022-03-011-3/+3
* scanner: type: Move to own scopePhil Sutter2022-03-011-32/+33
* scanner: dst, frag, hbh, mh: Move to own scopesPhil Sutter2022-03-011-8/+12
* scanner: ah, esp: Move to own scopesPhil Sutter2022-03-011-4/+6
* scanner: osf: Move to own scopePhil Sutter2022-03-011-2/+3
* scanner: dccp, th: Move to own scopesPhil Sutter2022-03-011-4/+6
* scanner: udp{,lite}: Move to own scopePhil Sutter2022-03-011-5/+7
* scanner: comp: Move to own scope.Phil Sutter2022-03-011-2/+3
* scanner: synproxy: Move to own scopePhil Sutter2022-03-011-7/+8
* scanner: tcp: Move to own scopePhil Sutter2022-03-011-1/+1
* scanner: igmp: Move to own scopePhil Sutter2022-03-011-1/+2
* scanner: icmp{,v6}: Move to own scopePhil Sutter2022-03-011-6/+7
* src: add tcp option reset supportFlorian Westphal2022-02-281-0/+11
* parser_bison: missing synproxy support in map declarationsPablo Neira Ayuso2022-01-191-0/+1
* parser: allow quoted string in flowtable_expr_memberStijn Tintel2021-12-231-1/+8
* iptopt: fix crash with invalid field/type comboFlorian Westphal2021-12-071-0/+4
* ipopt: drop unused 'ptr' argumentFlorian Westphal2021-12-071-2/+2
* mptcp: add subtype matchingFlorian Westphal2021-12-011-1/+10
* tcpopt: add md5sig, fastopen and mptcp optionsFlorian Westphal2021-12-011-2/+8
* parser: split tcp option rulesFlorian Westphal2021-12-011-19/+61
* scanner: add tcp flex scopeFlorian Westphal2021-12-011-5/+6
* tcpopt: remove KIND keywordFlorian Westphal2021-12-011-3/+1