summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/monitor: Print error "this requires root" and exitHarsha Sharma2017-11-061-0/+5
* tests: shell: Add test case for map expression.Varsha Rao2017-11-061-0/+10
* parser: allow classid as set keyArturo Borrero Gonzalez2017-11-051-0/+1
* tests: nft removes required inet dependency expressionsFlorian Westphal2017-10-266-1/+78
* tests: enable ip/ip.t for bridge protocol, tooFlorian Westphal2017-10-262-0/+761
* tests: nft removes required payload protocol expressionsFlorian Westphal2017-10-264-0/+144
* tests: add test case that checks icmp6 in-ipv4Florian Westphal2017-10-262-0/+12
* tests: icmpX: fix expected outputFlorian Westphal2017-10-262-2/+2
* tests: fix harmess typo in table nameFlorian Westphal2017-10-262-3/+3
* libnftables: Get rid of explicit cache flushesPhil Sutter2017-10-269-21/+17
* doc: nft.8 simplify initial SYNOPSIS lineDuncan Roe2017-10-241-52/+14
* src: add nft_ prefix to everything exposed through include/nftables/nftables.hPablo Neira Ayuso2017-10-2413-66/+67
* libnftables: Introduce getters and setters for everythingPhil Sutter2017-10-245-21/+137
* cli: Use nft_run_cmd_from_buffer()Phil Sutter2017-10-245-36/+9
* libnftables: Introduce nft_ctx_flush_cache()Phil Sutter2017-10-243-4/+9
* libnftables: Move library stuff out of main.cPhil Sutter2017-10-248-279/+328
* main: Fix for wrong argument passed to cache_release in nft_ctx_freePhil Sutter2017-10-201-2/+2
* rule: fix netlink debug flag when listing table/rulesFlorian Westphal2017-10-191-2/+2
* netlink: Use nftnl_expr_fprintf() in netlink_dump_expr()Phil Sutter2017-10-171-4/+2
* netlink: fix element addition to map with stateful objectPablo Neira Ayuso2017-10-171-3/+8
* doc: nft.8 change "Native Address Translation" to "Network Address Translation"Duncan Roe2017-10-171-1/+1
* tests: files: Remove tests for verdict maps.Varsha Rao2017-10-171-20/+0
* tests: files: Remove tests for table.Varsha Rao2017-10-171-9/+0
* tests: files: Remove tests for chain.Varsha Rao2017-10-171-22/+0
* tests: files: Remove test cases for variable definition.Varsha Rao2017-10-173-20/+0
* tests: shell: Add tests for variable definition.Varsha Rao2017-10-173-0/+74
* tests: files: Remove tests for set.Varsha Rao2017-10-171-14/+0
* tests: shell: Add test case for sets.Varsha Rao2017-10-171-0/+17
* tests: shell: Add test case for jump chain.Varsha Rao2017-10-171-0/+11
* tests: files: Remove jump chain tests.Varsha Rao2017-10-174-29/+0
* tests: shell: add testcases for named limitsHarsha Sharma2017-10-171-0/+27
* configure: Bump version to v0.8v0.8Pablo Neira Ayuso2017-10-101-3/+3
* doc: nft.8 Document rule replaceDuncan Roe2017-10-091-0/+17
* nftables: make pointers in string arrays constantHarsha Sharma2017-10-094-8/+8
* test: shell: update shell/run-tests.sh to refer to relative path of testcaseHarsha Sharma2017-10-091-1/+1
* scanner: IPv4-Mapped IPv6 addresses supportPablo Neira Ayuso2017-10-091-1/+2
* netlink_linearize: skip set element expression in set statement keyAnders K. Pedersen2017-10-0610-5/+112
* doc: nft.8 add chain synopsisDuncan Roe2017-10-061-2/+2
* tests: shell: add testcases for named objectsHarsha Sharma2017-10-061-0/+41
* tests: files: Remove old tests for chain rename.Varsha Rao2017-10-063-16/+0