summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* netlink: floating point exception with concatenationsPablo Neira Ayuso2018-04-031-1/+1
* evaluate: propagate binop_transfer() adjustment to set key sizePablo Neira Ayuso2018-04-031-1/+2
* evaluate: do not inconditionally update cache from flush commandPablo Neira Ayuso2018-04-011-5/+15
* src: use mini-gmp 6.1.2 stable releasePablo Neira Ayuso2018-04-011-66/+52
* tests: ip6: fix 'missing payload' errorFlorian Westphal2018-04-011-1/+1
* nft-test: check start of rule with sets tooFlorian Westphal2018-04-011-0/+4
* tests: ct, meta: fixes for upcoming nft-test.py fixFlorian Westphal2018-04-013-28/+28
* tests: mh: fix expected test outputFlorian Westphal2018-04-011-1/+1
* tests: redirect: fix tests for upcoming nft-test.py fixFlorian Westphal2018-04-017-11/+11
* netlink_delinearize: kill dependency before eval of 'redirect' stmtFlorian Westphal2018-04-011-1/+3
* statement: print space before "{" in set addFlorian Westphal2018-04-011-1/+1
* src: Updates for mini-gmp.{c,h}Harsha Sharma2018-03-312-199/+245
* Revert "payload: don't remove icmp family dependency in special cases"Florian Westphal2018-03-281-9/+0
* proto: permit icmp-in-ipv6 and icmpv6-in-ipv4Florian Westphal2018-03-285-7/+49
* payload: don't remove icmp family dependency in special casesFlorian Westphal2018-03-271-0/+9
* tests: meta: icmp, icmpv6: don't kill required dependenciesFlorian Westphal2018-03-275-8/+48
* src: avoid errouneous assert with map+concatFlorian Westphal2018-03-271-0/+8
* doc: nft.8 more spelling fixesDuncan Roe2018-03-272-27/+244
* remove todo listFlorian Westphal2018-03-261-25/+0
* Export libnftables (again)Phil Sutter2018-03-215-3/+21
* tests/shell: Test flush and nat chain recreate in one goPhil Sutter2018-03-211-0/+17
* tests/shell: Allow to specify multiple testcasesPhil Sutter2018-03-201-4/+6
* tests/shell: Fix sporadic fail of include/0007glob_double_0Phil Sutter2018-03-202-21/+9
* flowtable: Make parsing a little more robustPhil Sutter2018-03-203-1/+21
* tests/shell: Fix flowtable test casesPhil Sutter2018-03-207-14/+14
* tests/shell: Fix dump of chains/0016delete_handle_0Phil Sutter2018-03-201-6/+0
* Support 'nft -f -' to read from stdinPhil Sutter2018-03-2059-620/+116
* rule: reset cache iff there is an existing cachePablo Neira Ayuso2018-03-191-1/+3
* doc: nft.8 aim for consistent synopses throughout (again)Duncan Roe2018-03-191-15/+7
* doc: describe table dormant flagFlorian Westphal2018-03-171-1/+62
* Combine redir and masq statements into natPhil Sutter2018-03-176-262/+89
* src: evaluate: add preliminary binop transfer support for vmapsFlorian Westphal2018-03-171-1/+12
* evaluate: handle binop adjustment recursivelyFlorian Westphal2018-03-171-21/+32
* src: segtree: use value expression lengthFlorian Westphal2018-03-171-1/+1
* src: netlink_delinearize: don't assume element contains a valueFlorian Westphal2018-03-171-1/+1
* tests: add test cases for vmap binop transferFlorian Westphal2018-03-178-0/+138
* tests: add srh test casesFlorian Westphal2018-03-172-0/+86
* src: fix routing header supportFlorian Westphal2018-03-173-25/+46
* tests: update to new syntax to add/update set from packet pathPablo Neira Ayuso2018-03-169-11/+11
* src: revisit syntax to update sets and maps from packet pathPablo Neira Ayuso2018-03-163-12/+21
* netlink: Fold netlink_gen_cmp() into netlink_gen_relational()Phil Sutter2018-03-161-65/+53
* relational: Eliminate meta OPsPhil Sutter2018-03-167-131/+53
* tests/shell: Use custom nft binary for ruleset listingPhil Sutter2018-03-161-1/+1
* Revert "src: update dynamic set updates from packet path syntax"Pablo Neira Ayuso2018-03-162-9/+2
* src: update dynamic set updates from packet path syntaxPablo Neira Ayuso2018-03-152-2/+9
* src: support of dynamic map addition and update of elementsLaura Garcia Liebana2018-03-156-2/+102
* netlink: use nftnl_flowtable_get/setFlorian Westphal2018-03-121-4/+4
* src: Adding support for segment routing header 'srh'Ahmed Abdelsalam2018-03-115-3/+71
* src: handle rt0 and rt2 properlyAhmed Abdelsalam2018-03-113-1/+26
* doc: add set information and example for run-time blackholeFlorian Westphal2018-03-111-2/+79