summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-085-0/+129
* tests: py: missing json for different byteorder selector with interval concat...Pablo Neira Ayuso2022-12-081-0/+61
* scanner: munch full comment linesPablo Neira Ayuso2022-12-072-0/+54
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-304-0/+46
* monitor: missing cache and set handle initializationPablo Neira Ayuso2022-11-111-0/+6
* optimize: handle prefix and range when merging into set + concatenationPablo Neira Ayuso2022-11-052-1/+3
* payload: do not kill dependency for proto_unknownPablo Neira Ayuso2022-10-313-0/+41
* tests: shell: deletion from interval concatenationPablo Neira Ayuso2022-10-182-0/+25
* netlink_delinearize: do not transfer binary operation to non-anonymous setsPablo Neira Ayuso2022-10-122-0/+37
* evaluate: bogus datatype assertion in binary operation evaluationPablo Neira Ayuso2022-10-062-0/+13
* tests: py: add vlan test case for ip/inet familyFlorian Westphal2022-09-295-0/+94
* segtree: fix decomposition of unclosed intervals containing address prefixesJeremy Sowden2022-09-212-0/+42
* evaluate: un-break rule insert with intervalsFlorian Westphal2022-09-202-0/+5
* json: add stateful object comment supportFernando Fernandez Mancera2022-09-162-0/+15
* json: add secmark object reference supportFernando Fernandez Mancera2022-09-162-0/+27
* json: fix json schema version verificationFernando Fernandez Mancera2022-09-034-0/+20
* json: add table map statement supportFernando Fernandez Mancera2022-09-032-0/+15
* rule: check address family in set collapseDerek Hageman2022-09-012-0/+31
* json: add set statement list supportFernando Fernandez Mancera2022-09-012-0/+21
* tests/py: missing userdata in netlink payloadPablo Neira Ayuso2022-08-311-3/+3
* src: allow burst 0 for byte ratelimit and use it as defaultPablo Neira Ayuso2022-08-313-30/+30
* optimize: expand implicit set element when merging into concatenationPablo Neira Ayuso2022-08-302-0/+31
* src: Don't parse string as verdict in mapXiao Liang2022-08-191-0/+21
* optimize: check for mergeable rulesPablo Neira Ayuso2022-08-112-0/+28
* optimize: merging concatenation is unsupportedPablo Neira Ayuso2022-08-112-0/+2
* tests: shell: check for a tainted kernelFlorian Westphal2022-08-111-0/+16
* concat with dynamically sized fields like vlan idMichael Braun2022-08-112-0/+18
* tests/py: disable arp family for queue statementPablo Neira Ayuso2022-08-091-1/+0
* src: allow anon set concatenation with ether and vlanFlorian Westphal2022-08-054-0/+69
* evaluate: search stacked header list for matching payload depFlorian Westphal2022-08-054-0/+95
* netlink_delinearize: also postprocess OP_AND in set element contextFlorian Westphal2022-08-051-0/+14
* tests: add a test case for ether and vlan listingFlorian Westphal2022-08-052-0/+20
* parser_json: fix device parsing in netdev familyPablo Neira Ayuso2022-08-021-0/+19
* rule: crash when uncollapsing command with unexisting table or setPablo Neira Ayuso2022-07-071-0/+12
* evaluate: report missing interval flag when using prefix/range in concatenationPablo Neira Ayuso2022-07-071-0/+16
* scanner: allow prefix in ip6 scopeFlorian Westphal2022-07-072-0/+12
* segtree: fix map listing with interface wildcardPablo Neira Ayuso2022-06-271-0/+11
* tests/py: Add a test for failing ipsec after counterPhil Sutter2022-06-273-0/+29
* evaluate: fix segfault when adding elements to invalid setPeter Tirsek2022-06-271-0/+11
* intervals: check for EXPR_F_REMOVE in case of element mismatchPablo Neira Ayuso2022-06-231-2/+18
* intervals: fix crash when trying to remove element in empty setPablo Neira Ayuso2022-06-231-0/+14
* libnftables: release top level scopePablo Neira Ayuso2022-06-231-0/+15
* optimize: assume verdict is same when rules have no verdictPablo Neira Ayuso2022-06-232-0/+17
* optimize: only merge OP_IMPLICIT and OP_EQ relationalPablo Neira Ayuso2022-06-232-0/+18
* tests: shell: run -c -o on rulesetPablo Neira Ayuso2022-06-231-0/+168
* optimize: add unsupported statementPablo Neira Ayuso2022-06-232-0/+21
* optimize: fix reject statementPablo Neira Ayuso2022-06-232-0/+22
* optimize: remove comment after mergingPablo Neira Ayuso2022-06-231-3/+3
* optimize: do not merge rules with set reference in rhsPablo Neira Ayuso2022-06-232-0/+57
* intervals: do not report exact overlaps for new elementsPablo Neira Ayuso2022-06-191-0/+22