| Commit message (Expand) | Author | Age | Files | Lines |
* | parser_bison: simplify reset syntax | Pablo Neira Ayuso | 9 days | 1 | -0/+20 |
* | src: fix a couple of typo's in comments | Jeremy Sowden | 12 days | 1 | -1/+1 |
* | xt: Fix fallback printing for extensions matching keywords | Phil Sutter | 14 days | 1 | -1/+1 |
* | parser_bison: allow to use quota in sets | Pablo Neira Ayuso | 2023-03-01 | 1 | -0/+16 |
* | src: add last statement | Pablo Neira Ayuso | 2023-02-28 | 1 | -2/+35 |
* | parser_bison: missing close scope in destroy start condition | Pablo Neira Ayuso | 2023-02-22 | 1 | -1/+1 |
* | src: use start condition with new destroy command | Pablo Neira Ayuso | 2023-02-21 | 1 | -0/+2 |
* | src: add support to command "destroy" | Fernando F. Mancera | 2023-02-06 | 1 | -2/+73 |
* | Implement 'reset rule' and 'reset rules' commands | Phil Sutter | 2023-01-18 | 1 | -0/+16 |
* | src: add gretap support | Pablo Neira Ayuso | 2023-01-02 | 1 | -2/+11 |
* | src: add geneve matching support | Pablo Neira Ayuso | 2023-01-02 | 1 | -3/+29 |
* | src: add gre support | Pablo Neira Ayuso | 2023-01-02 | 1 | -3/+30 |
* | src: add vxlan matching support | Pablo Neira Ayuso | 2023-01-02 | 1 | -0/+53 |
* | xt: Rewrite unsupported compat expression dumping | Phil Sutter | 2022-12-13 | 1 | -0/+18 |
* | parser_bison: display too many levels of nesting error | Pablo Neira Ayuso | 2022-10-07 | 1 | -4/+23 |
* | src: allow burst 0 for byte ratelimit and use it as default | Pablo Neira Ayuso | 2022-08-31 | 1 | -7/+2 |
* | parser: add missing synproxy scope closure | Florian Westphal | 2022-06-27 | 1 | -1/+1 |
* | parser_bison: fix error location for set elements | Pablo Neira Ayuso | 2022-06-27 | 1 | -2/+2 |
* | Revert "scanner: flags: move to own scope" | Florian Westphal | 2022-06-10 | 1 | -15/+14 |
* | scanner: dup, fwd, tproxy: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -3/+6 |
* | scanner: meta: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -4/+5 |
* | scanner: at: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -7/+8 |
* | scanner: nat: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -6/+7 |
* | scanner: policy: move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+4 |
* | scanner: flags: move to own scope | Phil Sutter | 2022-03-01 | 1 | -14/+15 |
* | scanner: reject: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -1/+2 |
* | scanner: import, export: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -2/+4 |
* | scanner: reset: move to own Scope | Phil Sutter | 2022-03-01 | 1 | -3/+4 |
* | scanner: monitor: Move to own Scope | Phil Sutter | 2022-03-01 | 1 | -1/+2 |
* | scanner: rt: Extend scope over rt0, rt2 and srh | Phil Sutter | 2022-03-01 | 1 | -3/+3 |
* | scanner: type: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -32/+33 |
* | scanner: dst, frag, hbh, mh: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -8/+12 |
* | scanner: ah, esp: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -4/+6 |
* | scanner: osf: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -2/+3 |
* | scanner: dccp, th: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -4/+6 |
* | scanner: udp{,lite}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -5/+7 |
* | scanner: comp: Move to own scope. | Phil Sutter | 2022-03-01 | 1 | -2/+3 |
* | scanner: synproxy: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -7/+8 |
* | scanner: tcp: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -1/+1 |
* | scanner: igmp: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -1/+2 |
* | scanner: icmp{,v6}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -6/+7 |
* | src: add tcp option reset support | Florian Westphal | 2022-02-28 | 1 | -0/+11 |
* | parser_bison: missing synproxy support in map declarations | Pablo Neira Ayuso | 2022-01-19 | 1 | -0/+1 |
* | parser: allow quoted string in flowtable_expr_member | Stijn Tintel | 2021-12-23 | 1 | -1/+8 |
* | iptopt: fix crash with invalid field/type combo | Florian Westphal | 2021-12-07 | 1 | -0/+4 |
* | ipopt: drop unused 'ptr' argument | Florian Westphal | 2021-12-07 | 1 | -2/+2 |
* | mptcp: add subtype matching | Florian Westphal | 2021-12-01 | 1 | -1/+10 |
* | tcpopt: add md5sig, fastopen and mptcp options | Florian Westphal | 2021-12-01 | 1 | -2/+8 |
* | parser: split tcp option rules | Florian Westphal | 2021-12-01 | 1 | -19/+61 |
* | scanner: add tcp flex scope | Florian Westphal | 2021-12-01 | 1 | -5/+6 |