| Commit message (Expand) | Author | Age | Files | Lines |
* | scanner: dup, fwd, tproxy: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -0/+3 |
* | scanner: meta: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: at: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: nat: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: policy: move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: flags: move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: reject: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: import, export: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -0/+2 |
* | scanner: reset: move to own Scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: monitor: Move to own Scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: type: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: dst, frag, hbh, mh: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -0/+4 |
* | scanner: ah, esp: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -0/+2 |
* | scanner: osf: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: dccp, th: Move to own scopes | Phil Sutter | 2022-03-01 | 1 | -0/+2 |
* | scanner: udp{,lite}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+2 |
* | scanner: comp: Move to own scope. | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: synproxy: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: igmp: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: icmp{,v6}: Move to own scope | Phil Sutter | 2022-03-01 | 1 | -0/+1 |
* | scanner: add tcp flex scope | Florian Westphal | 2021-12-01 | 1 | -0/+1 |
* | scanner: add list cmd parser scope | Florian Westphal | 2021-06-09 | 1 | -0/+1 |
* | exthdr: Implement SCTP Chunk matching | Phil Sutter | 2021-05-19 | 1 | -0/+1 |
* | scanner: sctp: Move to own scope | Phil Sutter | 2021-05-19 | 1 | -0/+1 |
* | scanner: log: move to own scope | Florian Westphal | 2021-03-24 | 1 | -0/+2 |
* | scanner: counter: move to own scope | Florian Westphal | 2021-03-24 | 1 | -0/+1 |
* | scanner: add support for scope nesting | Florian Westphal | 2021-03-24 | 1 | -0/+2 |
* | scanner: secmark: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: quota: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: limit: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: vlan: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: arp: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: add ether scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: add fib scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: ip6: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: ip: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: ct: move to own scope | Florian Westphal | 2021-03-16 | 1 | -0/+1 |
* | scanner: socket: move to own scope | Florian Westphal | 2021-03-11 | 1 | -0/+1 |
* | scanner: rt: move to own scope | Florian Westphal | 2021-03-11 | 1 | -0/+1 |
* | scanner: ipsec: move to own scope | Florian Westphal | 2021-03-11 | 1 | -0/+1 |
* | scanner: queue: move to own scope | Florian Westphal | 2021-03-11 | 1 | -0/+1 |
* | scanner: introduce start condition stack | Florian Westphal | 2021-03-11 | 1 | -0/+8 |
* | src: support for implicit chain bindings | Pablo Neira Ayuso | 2020-07-15 | 1 | -1/+1 |
* | scanner: remove parser_state->indesc_idx | Laurent Fasnacht | 2020-02-13 | 1 | -1/+0 |
* | scanner: remove parser_state->indescs static array | Laurent Fasnacht | 2020-02-13 | 1 | -1/+0 |
* | libnftables: Store top_scope in struct nft_ctx | Phil Sutter | 2019-11-07 | 1 | -2/+2 |
* | src: perform evaluation after parsing | Pablo Neira Ayuso | 2019-06-05 | 1 | -1/+0 |
* | src: dynamic input_descriptor allocation | Pablo Neira Ayuso | 2019-06-05 | 1 | -1/+2 |
* | src: file descriptor leak in include_file() | Pablo Neira Ayuso | 2019-03-15 | 1 | -3/+3 |
* | parser_bison: Pass struct nft_ctx to parser_init() | Phil Sutter | 2018-04-14 | 1 | -4/+2 |