summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: nft.8: Describe element commands in their own sectionPhil Sutter2020-02-071-3/+37
* src: compute mnemonic port name much easierJan Engelhardt2020-02-072-41/+11
* tests: py: add bit-shift tests.Jeremy Sowden2020-02-076-0/+79
* tests: py: add missing JSON output.Jeremy Sowden2020-02-073-0/+93
* tests: shell: add bit-shift tests.Jeremy Sowden2020-02-074-0/+34
* evaluate: change shift byte-order to host-endian.Jeremy Sowden2020-02-071-1/+1
* evaluate: correct variable name.Jeremy Sowden2020-02-071-6/+6
* parser: add parenthesized statement expressions.Jeremy Sowden2020-02-071-12/+13
* src: Add support for concatenated set rangesStefano Brivio2020-02-077-38/+229
* src: Add support for NFTNL_SET_DESC_CONCATStefano Brivio2020-02-076-5/+37
* include: resync nf_tables.h cache copyStefano Brivio2020-02-071-0/+17
* tests: py: Support testing host binariesPhil Sutter2020-02-071-4/+18
* tests: monitor: Support testing host's nft binaryPhil Sutter2020-02-071-0/+4
* tests: json_echo: Support testing host binariesPhil Sutter2020-02-071-4/+19
* tests: json_echo: Fix for Python3Phil Sutter2020-02-071-1/+1
* netlink: add support for handling shift expressions.Jeremy Sowden2020-01-282-17/+120
* include: update nf_tables.h.Jeremy Sowden2020-01-281-0/+23
* netlink_delinearize: remove commented out pr_debug statement.Jeremy Sowden2020-01-281-2/+0
* netlink_delinearize: fix typo.Jeremy Sowden2020-01-281-1/+1
* src: white-space fixes.Jeremy Sowden2020-01-283-8/+7
* Update gitignore.Jeremy Sowden2020-01-281-0/+9
* include: nf_tables: correct bitwise header comment.Jeremy Sowden2020-01-221-3/+4
* tests: shell: update list of rmmod modulesPablo Neira Ayuso2020-01-221-2/+2
* tests: shell: set lookup and set updatePablo Neira Ayuso2020-01-221-0/+21
* netlink: Avoid potential NULL-pointer deref in netlink_gen_payload_stmt()Phil Sutter2020-01-221-1/+1
* netlink: Fix leaks in netlink_parse_cmp()Phil Sutter2020-01-221-6/+13
* netlink: Fix leak in unterminated string deserializerPhil Sutter2020-01-221-2/+4
* evaluate: better error notice when interval flag is not set onPablo Neira Ayuso2020-01-161-5/+2
* cache: Fix for doubled output after reset commandPhil Sutter2020-01-163-3/+16
* tests: shell: Search diff tool once and for allPhil Sutter2020-01-1633-75/+46
* xfrm: spi is big-endianFlorian Westphal2020-01-142-2/+1
* monitor: Fix output for ranges in anonymous setsPhil Sutter2020-01-133-1/+11
* tests: monitor: Support running individual test casesPhil Sutter2020-01-101-2/+7
* monitor: Fix for use after free when printing map elementsPhil Sutter2020-01-101-1/+2
* monitor: Do not decompose non-anonymous setsPhil Sutter2020-01-102-1/+21
* main: restore --debugPablo Neira Ayuso2020-01-091-2/+4
* evaluate: fix expr_set_context call for shift binops.Jeremy Sowden2020-01-081-1/+2
* tests: shell: delete flowtable after flushing chainPablo Neira Ayuso2020-01-051-0/+10
* scanner: incorrect error reporting after file inclusionPablo Neira Ayuso2020-01-051-3/+19
* meta: add slave device matchingFlorian Westphal2020-01-037-0/+45
* doc: Fix typo in IGMP sectionBenjamin Poirier2019-12-301-1/+1
* main: enforce options before commandsPablo Neira Ayuso2019-12-1811-12/+64
* doc: mention 'typeof' as alternative to 'type' keywordFlorian Westphal2019-12-171-3/+9
* evaluate: print a hint about 'typeof' syntax on 0 keylenFlorian Westphal2019-12-171-5/+18
* tests: add typeof test casesFlorian Westphal2019-12-174-0/+91
* mnl: round up the map data size tooFlorian Westphal2019-12-171-1/+1
* xfrm: add parse and build userdata interfacePablo Neira Ayuso2019-12-172-0/+62
* fib: add parse and build userdata interfacePablo Neira Ayuso2019-12-172-2/+59
* rt: add parse and build userdata interfacePablo Neira Ayuso2019-12-172-0/+52
* hash: add parse and build userdata interfacePablo Neira Ayuso2019-12-172-0/+73