summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: support for offload chain flagPablo Neira Ayuso2020-03-035-0/+17
* tests: update nat_addr_port with typeof+concat mapsFlorian Westphal2020-02-262-0/+80
* expressions: concat: add typeof supportFlorian Westphal2020-02-261-0/+136
* evaluate: stmt_evaluate_nat_map() only if stmt->nat.ipportmap == truePablo Neira Ayuso2020-02-251-17/+11
* tests: shell: adjust tests to new nat concatenation syntaxPablo Neira Ayuso2020-02-242-16/+16
* src: nat concatenation support with anonymous mapsPablo Neira Ayuso2020-02-245-3/+32
* tests: nat: add and use maps with both address and serviceFlorian Westphal2020-02-242-0/+160
* src: allow nat maps containing both ip(6) address and portFlorian Westphal2020-02-244-1/+123
* evaluate: add two new helpersFlorian Westphal2020-02-241-29/+32
* netlink: handle concatenations on set elements mappingsFlorian Westphal2020-02-241-0/+7
* evaluate: process concat expressions when used as mapped-to exprFlorian Westphal2020-02-241-0/+4
* tests: add initial nat map testFlorian Westphal2020-02-242-0/+96
* expression: use common code for expr_ops/expr_ops_by_typeFlorian Westphal2020-02-232-20/+16
* tests: shell: avoid spurious failure when running in host namespaceFlorian Westphal2020-02-222-2/+2
* tests: 0034get_element_0: do not discard stderrFlorian Westphal2020-02-221-1/+1
* evaluate: print correct statement name on family mismatchFlorian Westphal2020-02-221-2/+3
* mnl: do not use expr->identifier to fetch device namePablo Neira Ayuso2020-02-192-7/+32
* parser_bison: memleak in device parserPablo Neira Ayuso2020-02-191-0/+1
* tests: Introduce test for set with concatenated rangesStefano Brivio2020-02-191-0/+180
* src: improve error reporting when remove rulesPablo Neira Ayuso2020-02-192-13/+25
* src: improve error reporting when setting policy on non-base chainPablo Neira Ayuso2020-02-192-6/+9
* mnl: extended error support for create commandPablo Neira Ayuso2020-02-193-23/+39
* src: combine extended netlink error reporting with mispelling supportPablo Neira Ayuso2020-02-193-21/+162
* src: initial extended netlink error reportingPablo Neira Ayuso2020-02-199-56/+218
* parser: incorrect handle locationPablo Neira Ayuso2020-02-171-6/+6
* scanner: use list_is_first() from scanner_pop_indesc()Pablo Neira Ayuso2020-02-132-1/+12
* src: maps: update data expression dtype based on setFlorian Westphal2020-02-133-0/+50
* tests: shell: validate error reporting with include and globPablo Neira Ayuso2020-02-132-0/+97
* 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