summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Bump version to v0.8.2v0.8.2Pablo Neira Ayuso2018-02-021-1/+1
* netlink_delinearize: add assertion to prevent infinite loopPablo Neira Ayuso2018-02-021-1/+4
* doc: dup and fwd statementsFlorian Westphal2018-01-311-0/+80
* tests/shell: Add back named_interval_automerging_0Phil Sutter2018-01-251-0/+12
* tests: shell: fetch rule handle with '-a' option and then delete ruleHarsha Sharma2018-01-251-1/+2
* tests: build: Add enable man page option.Varsha Rao2018-01-252-1/+3
* configure: Remove macro AC_CHECK_FUNCSVarsha Rao2018-01-251-3/+0
* update gitignorePablo M. Bermudo Garay2018-01-251-0/+2
* src: add 'auto-merge' option to setsPablo Neira Ayuso2018-01-2210-7/+36
* Revert ("src: Remove xt_stmt_() functions").Pablo Neira Ayuso2018-01-204-2/+106
* doc/nft.xml: mention nftables earlierArturo Borrero Gonzalez2018-01-191-3/+4
* tests: build: Add README.Varsha Rao2018-01-191-0/+12
* configure: Allow to disable man page buildingPhil Sutter2018-01-191-12/+21
* configure: Fix help text regarding --enable-debugPhil Sutter2018-01-191-1/+1
* build: Eliminate forgotten traces of libnftables exportingPhil Sutter2018-01-193-19/+0
* configure: Remove AC_HEADER_STDBOOL, AC_C_ and AC_TYPE_ macrosVarsha Rao2018-01-191-16/+0
* tests: shell: Add tests for low level json importShyam Saini2018-01-171-0/+71
* src: Add import command for low level jsonShyam Saini2018-01-177-28/+373
* tests: Add test for compile options.Varsha Rao2018-01-161-0/+49
* meta: add secpath supportFlorian Westphal2018-01-165-0/+26
* build: Bump version to v0.8.1v0.8.1Pablo Neira Ayuso2018-01-111-2/+2
* src: Don't merge adjacent/overlapping rangesPhil Sutter2018-01-119-25/+45
* build: Restore per object CFLAGSPhil Sutter2018-01-101-10/+17
* include: refresh nf_tables.h cached copyPablo Neira Ayuso2018-01-082-7/+12
* src: do not print limit keyword inside object definitionPablo M. Bermudo Garay2017-12-221-2/+2
* src: fix protocol context update on big-endian systemsPhil Sutter2017-12-128-17/+22
* netlink_linearize: exthdr op must be u32Florian Westphal2017-12-111-2/+2
* tests/py: trivial: Fix error messagePhil Sutter2017-12-091-1/+1
* Make libnftables a local static libraryPhil Sutter2017-12-042-1/+2
* doc: nft.8 aim for consistent synopses throughoutDuncan Roe2017-12-031-74/+73
* tests/py: add test for empty string matchHarsha Sharma2017-11-282-0/+3
* ct: don't print newline if label bit cannot be mappedFlorian Westphal2017-11-271-1/+1
* evaluate: print error for null stringHarsha Sharma2017-11-271-1/+4
* doc: nft.8 Syslog level is introduced by "level" not "syslog-level"Duncan Roe2017-11-271-1/+1
* parser_bison: no need for 'name' token for metersPablo Neira Ayuso2017-11-246-21/+24
* parser_bison: dismiss anonymous metersPablo Neira Ayuso2017-11-242-9/+1
* src: deprecate "flow table" syntax, replace it by "meter"Pablo Neira Ayuso2017-11-2415-104/+130
* gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmpPablo Neira Ayuso2017-11-222-9/+12
* utils: fix one compilation error with --with-mini-gmpPablo Neira Ayuso2017-11-221-0/+4
* tests: shell: Prevent lockout in nft-f/0008split_tables_0Phil Sutter2017-11-221-2/+2
* libnftables: Ensure output_fp is never NULLPhil Sutter2017-11-223-12/+5
* doc: nft.8 document use of -f option to start nft scriptsDuncan Roe2017-11-201-0/+3
* tests: shell: Add test for IPv4 Mapped IPv6 address.Varsha Rao2017-11-201-0/+25
* tests: shell: Rename 0025named_limit_0 to 0026named_limit_0Varsha Rao2017-11-201-0/+0
* src: tests: files: Remove test files.Varsha Rao2017-11-1613-243/+0
* rule: Make 'nft export' respect output_fpPhil Sutter2017-11-161-2/+7
* libnftables: Split code into frontend and libraryPhil Sutter2017-11-167-9/+45
* libnftables: Unexport enum nftables_exit_codesPhil Sutter2017-11-164-26/+23
* Eliminate struct mnl_ctxPhil Sutter2017-11-165-221/+150
* libnftables: Flush iface cache after command executionPhil Sutter2017-11-131-0/+2