| Commit message (Expand) | Author | Age | Files | Lines |
* | exthdr: add boolean DCCP option matching | Jeremy Sowden | 2023-06-01 | 1 | -0/+3 |
* | src: add last statement | Pablo Neira Ayuso | 2023-02-28 | 1 | -1/+8 |
* | src: use start condition with new destroy command | Pablo Neira Ayuso | 2023-02-21 | 1 | -1/+3 |
* | src: add support to command "destroy" | Fernando F. Mancera | 2023-02-06 | 1 | -0/+1 |
* | Implement 'reset rule' and 'reset rules' commands | Phil Sutter | 2023-01-18 | 1 | -0/+1 |
* | src: add gretap support | Pablo Neira Ayuso | 2023-01-02 | 1 | -0/+1 |
* | src: add geneve matching support | Pablo Neira Ayuso | 2023-01-02 | 1 | -0/+2 |
* | src: add gre support | Pablo Neira Ayuso | 2023-01-02 | 1 | -2/+5 |
* | src: add vxlan matching support | Pablo Neira Ayuso | 2023-01-02 | 1 | -0/+3 |
* | scanner: treat invalid octal strings as strings | Jeremy Sowden | 2022-12-22 | 1 | -3/+15 |
* | xt: Rewrite unsupported compat expression dumping | Phil Sutter | 2022-12-13 | 1 | -0/+3 |
* | scanner: match full comment line in case of tie | Pablo Neira Ayuso | 2022-12-12 | 1 | -1/+1 |
* | scanner: munch full comment lines | Pablo Neira Ayuso | 2022-12-07 | 1 | -0/+4 |
* | scanner: allow prefix in ip6 scope | Florian Westphal | 2022-07-07 | 1 | -1/+1 |
* | scanner: don't pop active flex scanner scope | Florian Westphal | 2022-06-27 | 1 | -0/+11 |
* | Revert "scanner: flags: move to own scope" | Florian Westphal | 2022-06-10 | 1 | -11/+7 |
* | scanner: Fix for ipportmap nat statements | Phil Sutter | 2022-03-02 | 1 | -1/+1 |
* | scanner: dup, fwd, tproxy: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -4/+7 |
* | scanner: meta: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+4 |
* | scanner: at: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+6 |
* | scanner: nat: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -9/+12 |
* | scanner: policy: move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+6 |
* | scanner: flags: move to own scope | Phil Sutter | 2022-03-01 | 1 | -6/+10 |
* | scanner: reject: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+6 |
* | scanner: import, export: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -5/+9 |
* | scanner: reset: move to own Scope | Phil Sutter | 2022-03-01 | 1 | -3/+6 |
* | scanner: monitor: Move to own Scope | Phil Sutter | 2022-03-01 | 1 | -6/+11 |
* | scanner: rt: Extend scope over rt0, rt2 and srh | Phil Sutter | 2022-03-01 | 1 | -6/+6 |
* | scanner: type: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -4/+11 |
* | scanner: dst, frag, hbh, mh: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -11/+25 |
* | scanner: ah, esp: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -4/+8 |
* | scanner: osf: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -4/+9 |
* | scanner: dccp, th: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -4/+10 |
* | scanner: udp{,lite}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -2/+7 |
* | scanner: comp: Move to own scope. | Phil Sutter | 2022-03-01 | 1 | -2/+5 |
* | scanner: synproxy: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -7/+13 |
* | scanner: tcp: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -25/+35 |
* | scanner: igmp: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -3/+7 |
* | scanner: icmp{,v6}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -8/+11 |
* | scanner: rt: Move seg-left keyword into scope | Phil Sutter | 2022-02-20 | 1 | -1/+1 |
* | scanner: Some time units are only used in limit scope | Phil Sutter | 2022-02-20 | 1 | -3/+5 |
* | scanner: Move 'maps' keyword into list cmd scope | Phil Sutter | 2022-02-20 | 1 | -1/+1 |
* | src: error reporting with -f and read from stdin | Pablo Neira Ayuso | 2022-01-15 | 1 | -1/+1 |
* | mptcp: add subtype matching | Florian Westphal | 2021-12-01 | 1 | -0/+1 |
* | tcpopt: add md5sig, fastopen and mptcp options | Florian Westphal | 2021-12-01 | 1 | -0/+3 |
* | scanner: add tcp flex scope | Florian Westphal | 2021-12-01 | 1 | -6/+11 |
* | tcpopt: remove KIND keyword | Florian Westphal | 2021-12-01 | 1 | -1/+0 |
* | parser: allow for string raw payload base | Pablo Neira Ayuso | 2021-11-16 | 1 | -1/+0 |
* | src: raw payload match and mangle on inner header / payload data | Pablo Neira Ayuso | 2021-11-08 | 1 | -0/+1 |
* | src: add vlan dei | Pablo Neira Ayuso | 2021-06-11 | 1 | -0/+1 |