summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* src: remove ifdef DEBUG pollutionPablo Neira Ayuso2017-08-239-60/+3
* src: add maximum number of parser errors to struct nft_ctxPablo Neira Ayuso2017-08-233-5/+5
* src: add include_paths to struct nft_ctxPablo Neira Ayuso2017-08-235-16/+24
* src: Keep cache in struct nft_ctxPhil Sutter2017-08-234-29/+26
* files: add arp filter and add in/output to nat skeletonFlorian Westphal2017-08-234-5/+16
* tests: add tcp option set support / tcp mss mangling test casesFlorian Westphal2017-08-224-1/+15
* rt: add path mtu supportFlorian Westphal2017-08-224-0/+14
* src: add tcp options set supportFlorian Westphal2017-08-228-3/+120
* src: mnl: Remove unused functions.Varsha Rao2017-08-172-104/+0
* src: netlink: Remove unused functions.Varsha Rao2017-08-172-115/+0
* src: cli: Remove cli_display() function.Varsha Rao2017-08-172-27/+0
* src: gmputil: Remove mpz_get_be64() function.Varsha Rao2017-08-172-6/+0
* src: Remove xt_stmt_() functions.Varsha Rao2017-08-174-106/+0
* tests: add test case for ttl/protocol setFlorian Westphal2017-08-174-0/+58
* evaluate: shift immediate value when adjusting size for csum fixupFlorian Westphal2017-08-171-11/+14
* rule: remove sequence number from struct eval_ctxPablo Neira Ayuso2017-08-151-2/+0
* src: make netlink sequence number non-staticPablo Neira Ayuso2017-08-158-153/+177
* echo: Fix for added delays in rule updatesPhil Sutter2017-08-153-12/+31
* tests: Merge monitor and echo test suitesPhil Sutter2017-08-154-88/+96
* 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
* man: use https for wiki linkDaniel Kahn Gillmor2017-08-141-1/+1
* man: Fix typo.Varsha Rao2017-08-141-1/+1
* src: introduce struct nft_cacheVarsha Rao2017-08-1412-120/+155
* nft.8: Complete short description of arp familyPhil Sutter2017-08-141-1/+1
* nft.8: Describe base chain detailsPhil Sutter2017-08-141-9/+85
* nft.8: Add note about supported hooks for bridge familyPhil Sutter2017-08-141-0/+3
* nft.8: Review reject statement descriptionPhil Sutter2017-08-141-61/+256
* nft.8: Describe conntrack typesPhil Sutter2017-08-141-0/+230
* nft.8: Document operations on rulesetPhil Sutter2017-08-141-15/+72
* tests: Add a simple test suite for --echo optionPhil Sutter2017-08-142-0/+57
* Implement --echo optionPhil Sutter2017-08-148-7/+78
* netlink: Pass nlmsg flags from rule.cPhil Sutter2017-08-143-52/+48
* tests: fix arp chain testFlorian Westphal2017-08-081-3/+2
* 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-024-27/+8
* mnl: Consolidate mnl_batch_talk() parametersPhil Sutter2017-08-023-6/+6
* man: Document nft monitor ruleset.Varsha Rao2017-07-311-1/+7
* src: nft monitor rulesetVarsha Rao2017-07-313-0/+34
* tests/monitor: Clear ruleset after testingPhil Sutter2017-07-271-5/+6
* tests/monitor: Simplify testcasesPhil Sutter2017-07-275-29/+20
* monitor: Fix printing of set declarationsPhil Sutter2017-07-275-9/+9
* tests/monitor: Add a small READMEPhil Sutter2017-07-251-0/+48
* tests/monitor: Ignore newgen messages in outputPhil Sutter2017-07-251-2/+5
* monitor: Print NEWGEN eventsPhil Sutter2017-07-242-0/+44
* tests: Add basic monitor testing frameworkPhil Sutter2017-07-195-0/+168
* monitor: Fix printing of range elements in named setsArturo Borrero Gonzalez2017-07-192-0/+70
* 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