summaryrefslogtreecommitdiffstats
path: root/include/nftables
Commit message (Expand)AuthorAgeFilesLines
* src: add --literal optionPablo Neira Ayuso2018-07-071-2/+8
* libnftables: Simplify nft_run_cmd_from_buffer footprintPhil Sutter2018-06-181-1/+1
* libnftables: Implement JSON output supportPhil Sutter2018-05-111-0/+2
* libnftables: fix header exportArturo Borrero Gonzalez2018-05-022-1/+1
* libnftables: Support buffering output and errorPhil Sutter2018-04-111-0/+7
* libnftables: Introduce nft_ctx_set_error()Phil Sutter2018-04-111-0/+2
* libnftables: Unexport enum nftables_exit_codesPhil Sutter2017-11-161-10/+0
* libnftables: Get rid of explicit cache flushesPhil Sutter2017-10-261-2/+0
* src: add nft_ prefix to everything exposed through include/nftables/nftables.hPablo Neira Ayuso2017-10-241-15/+15
* libnftables: Introduce getters and setters for everythingPhil Sutter2017-10-241-0/+19
* libnftables: Introduce nft_ctx_flush_cache()Phil Sutter2017-10-241-0/+1
* libnftables: Move library stuff out of main.cPhil Sutter2017-10-242-0/+59