summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rt: add path mtu supportFlorian Westphal2017-08-222-0/+6
* src: add tcp options set supportFlorian Westphal2017-08-225-3/+92
* src: mnl: Remove unused functions.Varsha Rao2017-08-171-94/+0
* src: netlink: Remove unused functions.Varsha Rao2017-08-171-104/+0
* src: cli: Remove cli_display() function.Varsha Rao2017-08-171-26/+0
* src: gmputil: Remove mpz_get_be64() function.Varsha Rao2017-08-171-5/+0
* src: Remove xt_stmt_() functions.Varsha Rao2017-08-172-97/+0
* evaluate: shift immediate value when adjusting size for csum fixupFlorian Westphal2017-08-171-11/+14
* src: make netlink sequence number non-staticPablo Neira Ayuso2017-08-154-118/+136
* echo: Fix for added delays in rule updatesPhil Sutter2017-08-153-12/+31
* netlink: Fix segfault when using --echo flagPhil Sutter2017-08-151-1/+3
* mnl: Drop --echo support for non-batch callsPhil Sutter2017-08-151-22/+1
* src: introduce struct nft_cacheVarsha Rao2017-08-147-107/+129
* Implement --echo optionPhil Sutter2017-08-145-7/+65
* netlink: Pass nlmsg flags from rule.cPhil Sutter2017-08-142-47/+43
* src: netlink: Subscribe nft monitor and nft monitor trace to respective groups.Varsha Rao2017-08-021-16/+20
* src: handle rule tracing as an monitor objectPablo Neira Ayuso2017-08-023-27/+7
* mnl: Consolidate mnl_batch_talk() parametersPhil Sutter2017-08-022-4/+4
* src: nft monitor rulesetVarsha Rao2017-07-312-0/+33
* monitor: Fix printing of set declarationsPhil Sutter2017-07-271-4/+4
* monitor: Print NEWGEN eventsPhil Sutter2017-07-241-0/+42
* monitor: Fix printing of range elements in named setsArturo Borrero Gonzalez2017-07-191-0/+68
* segtree: Introduce flag for half-open range elementsPhil Sutter2017-07-192-21/+39
* src: netlink: Remove variable nf_mon_sock.Varsha Rao2017-07-193-28/+38
* src: Allow passing the parent set to set_expr_alloc()Phil Sutter2017-07-175-11/+17
* 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-177-12/+36
* include: Pass nf_sock where needed as parameterPablo Neira Ayuso2017-07-176-59/+75
* rename struct ct to ct_helperFlorian Westphal2017-07-163-16/+16
* 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-131-8/+8
* include: Remove datatype_register().Varsha Rao2017-06-307-90/+37
* scanner: support for wildcards in include statements.Ismo Puustinen2017-06-271-119/+107
* src: add --check option flagPablo M. Bermudo Garay2017-06-261-2/+12
* src: add new generic context structure nft_ctxPablo M. Bermudo Garay2017-06-262-17/+17
* 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-181-1/+14
* src: Pass stateless, numeric, ip2name and handle variables as structure members.Varsha Rao2017-06-1818-211/+237
* src: error reporting for nested ruleset representationPablo Neira Ayuso2017-06-162-52/+100
* src: rename ct eventmask to eventFlorian Westphal2017-06-071-1/+1