summaryrefslogtreecommitdiffstats
path: root/include/nftables.h
Commit message (Expand)AuthorAgeFilesLines
* libnftables: fix header exportArturo Borrero Gonzalez2018-05-021-1/+1
* erec: Review erec_print()Phil Sutter2018-04-141-4/+1
* libnftables: Simplify cookie integrationPhil Sutter2018-04-111-5/+10
* libnftables: Support buffering output and errorPhil Sutter2018-04-111-0/+9
* libnftables: Introduce nft_ctx_set_error()Phil Sutter2018-04-111-0/+1
* include: fix build failureFlorian Westphal2018-02-171-0/+1
* src: bail out when exporting ruleset with unsupported outputPablo Neira Ayuso2018-02-151-0/+2
* src: add 'auto-merge' option to setsPablo Neira Ayuso2018-01-221-1/+0
* src: Don't merge adjacent/overlapping rangesPhil Sutter2018-01-111-0/+1
* libnftables: Unexport enum nftables_exit_codesPhil Sutter2017-11-161-0/+7
* libnftables: Get rid of explicit cache flushesPhil Sutter2017-10-261-1/+1
* libnftables: Introduce getters and setters for everythingPhil Sutter2017-10-241-3/+1
* cli: Use nft_run_cmd_from_buffer()Phil Sutter2017-10-241-7/+0
* libnftables: Move library stuff out of main.cPhil Sutter2017-10-241-26/+1
* src: get rid of printfPhil Sutter2017-09-291-0/+6
* src: add flags fo nft_ctx_newEric Leblond2017-09-041-0/+3
* src: move nf_sock into nft_ctx structurePablo Neira Ayuso2017-09-011-0/+3
* src: call nft_init() and nft_exit() from context routinesPablo Neira Ayuso2017-08-241-2/+0
* scanner: Fix for memleak due to unclosed file pointerPhil Sutter2017-08-241-1/+1
* src: add debugging mask to context structurePablo Neira Ayuso2017-08-231-2/+1
* src: add maximum number of parser errors to struct nft_ctxPablo Neira Ayuso2017-08-231-1/+1
* src: add include_paths to struct nft_ctxPablo Neira Ayuso2017-08-231-1/+2
* src: Keep cache in struct nft_ctxPhil Sutter2017-08-231-6/+7
* src: make netlink sequence number non-staticPablo Neira Ayuso2017-08-151-0/+1
* src: introduce struct nft_cacheVarsha Rao2017-08-141-2/+8
* Implement --echo optionPhil Sutter2017-08-141-0/+1
* src: Remove __init and __exit macro definitions.Varsha Rao2017-07-171-0/+16
* include: Pass nf_sock where needed as parameterPablo Neira Ayuso2017-07-171-2/+3
* src: add --check option flagPablo M. Bermudo Garay2017-06-261-0/+1
* src: add new generic context structure nft_ctxPablo M. Bermudo Garay2017-06-261-2/+6
* src: Pass stateless, numeric, ip2name and handle variables as structure members.Varsha Rao2017-06-181-5/+9
* src: Honor obligatory stateless printing of flow tablesElise Lennion2017-01-231-1/+1
* src: Allow to list ruleset without stateful informationElise Lennion2017-01-161-0/+1
* include: constify nlexpr field in location structurePablo Neira Ayuso2016-05-131-1/+1
* include: add cli.hPablo Neira Ayuso2014-11-101-12/+2
* nft: don't resolve hostnames by defaultArturo Borrero2014-11-061-0/+1
* build: allow disabling libreadline-supportSteven Barth2014-10-101-0/+7
* netlink: add socket error reporting helper functionArturo Borrero2014-04-251-0/+1
* parser: recover from errors in any blockPatrick McHardy2014-02-041-0/+1
* Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-161-2/+3
|\
| * src: add new --debug=mnl option to enable libmnl debuggingPablo Neira Ayuso2014-01-161-0/+1
* | Merge remote-tracking branch 'origin/master' into next-3.14Patrick McHardy2014-01-151-0/+1
|\|
| * segtree: add new segtree debugging optionPablo Neira Ayuso2014-01-151-0/+1
* | proto: add debugging for protocol context updatesPatrick McHardy2014-01-081-0/+1
|/
* nftables: add additional --numeric levelPhil Oester2013-08-221-0/+1
* src: use libnftablesPablo Neira Ayuso2013-06-241-1/+1
* rule: add flag to display rule handle as commentEric Leblond2013-05-311-0/+1
* cli: complete basic functionality of the interactive modePablo Neira Ayuso2013-05-191-1/+3
* debug: properly parse debug levelsPatrick McHardy2010-07-061-1/+4
* debug: allow runtime control of debugging outputPatrick McHardy2009-07-281-0/+5