summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: add test for glob includesLaurent Fasnacht2020-02-131-0/+39
* scanner: remove parser_state->indesc_idxLaurent Fasnacht2020-02-132-7/+0
* scanner: fix indesc_list stack to be in the correct orderLaurent Fasnacht2020-02-131-1/+5
* Inclusion depth was computed incorrectly for glob includes.Laurent Fasnacht2020-02-132-6/+16
* scanner: remove parser_state->indescs static arrayLaurent Fasnacht2020-02-132-7/+7
* scanner: move indesc list append in scanner_push_indescLaurent Fasnacht2020-02-111-9/+7
* scanner: move the file descriptor to be in the input_descriptor structureLaurent Fasnacht2020-02-112-10/+11
* scanner: Extend asteriskstring definitionPhil Sutter2020-02-101-1/+1
* doc: nft.8: Mention wildcard interface matchingPhil Sutter2020-02-101-0/+7
* 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