summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* segtree: Introduce flag for half-open range elementsPhil Sutter2017-07-194-21/+56
* src: netlink: Remove variable nf_mon_sock.Varsha Rao2017-07-194-29/+40
* src: Allow passing the parent set to set_expr_alloc()Phil Sutter2017-07-176-12/+19
* segtree: Fix expr_value_cmp()Phil Sutter2017-07-171-4/+6
* monitor: add debug messagesArturo Borrero Gonzalez2017-07-172-0/+46
* cli: fix heap buffer overflowEric Leblond2017-07-171-0/+4
* scanner: free filename when destroying scannerEric Leblond2017-07-172-2/+14
* evaluate: fix build with clangEric Leblond2017-07-171-2/+1
* parser: error if needed at EOFEric Leblond2017-07-171-0/+2
* parser: fix bison warningsEric Leblond2017-07-171-1/+2
* parser: fix memory leak in set creationEric Leblond2017-07-171-0/+2
* src: fix memory leak when listing rulesEric Leblond2017-07-171-1/+3
* src: Remove __init and __exit macro definitions.Varsha Rao2017-07-179-14/+52
* include: Pass nf_sock where needed as parameterPablo Neira Ayuso2017-07-1712-68/+97
* rename struct ct to ct_helperFlorian Westphal2017-07-164-19/+19
* parser: compact list of rhs keyword expressionsFlorian Westphal2017-07-161-56/+16
* exhtdr: pacify compiler warningFlorian Westphal2017-07-131-1/+1
* tcpopt: make tcptopt structs staticFlorian Westphal2017-07-132-17/+8
* include: Remove datatype_register().Varsha Rao2017-06-3014-93/+61
* man: add include statement documentation.Ismo Puustinen2017-06-281-2/+7
* tests: update include directory tests to support wildcard syntax.Ismo Puustinen2017-06-2711-13/+171
* scanner: support for wildcards in include statements.Ismo Puustinen2017-06-271-119/+107
* tests: py: Fail test forcefully when bug is not fixedShyam Saini2017-06-261-1/+1
* src: add --check option flagPablo M. Bermudo Garay2017-06-263-2/+24
* src: add new generic context structure nft_ctxPablo M. Bermudo Garay2017-06-264-21/+25
* tests: shell: Test input descriptors for included filesShyam Saini2017-06-261-0/+52
* tests: shell: Add test for incomplete set add set commandShyam Saini2017-06-261-0/+16
* evaluate: Better error reporting for bad set referencesPablo Neira Ayuso2017-06-191-2/+3
* evaluate: merge nested set flagsPablo Neira Ayuso2017-06-191-0/+1
* evaluate: reject meta nfproto outside of inet familyFlorian Westphal2017-06-182-2/+22
* tests: restrict meta nfproto test cases to inet familyFlorian Westphal2017-06-185-32/+36
* tests: remove two non-sensical rulesFlorian Westphal2017-06-182-25/+0
* tests: restrict ct saddr test to inet familyFlorian Westphal2017-06-184-8/+23
* tests: py: Add test for ambiguity while setting the valueShyam Saini2017-06-186-0/+16
* src: Pass stateless, numeric, ip2name and handle variables as structure members.Varsha Rao2017-06-1825-230/+266
* src: error reporting for nested ruleset representationPablo Neira Ayuso2017-06-163-53/+108
* src: rename ct eventmask to eventFlorian Westphal2017-06-074-17/+23
* netlink_delinearize: prefer ct event set foo,bar over 'set foo|bar'Florian Westphal2017-06-071-1/+6
* src: display default directory for file inclusion in -h/--helpPablo Neira Ayuso2017-06-072-2/+7
* doc: nft: describe -I override behaviour when path starts by ./ and /Pablo Neira Ayuso2017-06-071-1/+4
* tests: added tests for ordering files in include dirs.Ismo Puustinen2017-06-072-0/+98
* man: add include directory documentation.Ismo Puustinen2017-06-071-0/+4
* scanner: add files in include dirs in alphabetical order.Ismo Puustinen2017-06-071-27/+70
* parser: allow ct eventmask set new,relatedFlorian Westphal2017-06-071-3/+24
* meta: permit meta nfproto ip in ip familyFlorian Westphal2017-06-061-2/+9
* ct: fix inet/bridge/netdev family handling for saddr/daddrFlorian Westphal2017-06-063-7/+31
* src: Remove expire information from list stateless ruleset.Varsha Rao2017-06-061-1/+1
* tests: test include directoriesIsmo Puustinen2017-06-066-0/+217
* scanner: add support for include directoriesIsmo Puustinen2017-06-061-23/+109
* src: remove global nftnl_batch structure in mnl layerPablo Neira Ayuso2017-05-295-110/+124