]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-11-06  Harsha Sharmatests/monitor: Print error "this requires root" and...
2017-11-06  Varsha Raotests: shell: Add test case for map expression.
2017-11-05  Arturo Borrero... parser: allow classid as set key
2017-10-26  Florian Westphaltests: nft removes required inet dependency expressions
2017-10-26  Florian Westphaltests: enable ip/ip.t for bridge protocol, too
2017-10-26  Florian Westphaltests: nft removes required payload protocol expressions
2017-10-26  Florian Westphaltests: add test case that checks icmp6 in-ipv4
2017-10-26  Florian Westphaltests: icmpX: fix expected output
2017-10-26  Florian Westphaltests: fix harmess typo in table name
2017-10-26  Phil Sutterlibnftables: Get rid of explicit cache flushes
2017-10-24  Duncan Roedoc: nft.8 simplify initial SYNOPSIS line
2017-10-24  Pablo Neira... src: add nft_ prefix to everything exposed through...
2017-10-24  Phil Sutterlibnftables: Introduce getters and setters for everything
2017-10-24  Phil Suttercli: Use nft_run_cmd_from_buffer()
2017-10-24  Phil Sutterlibnftables: Introduce nft_ctx_flush_cache()
2017-10-24  Phil Sutterlibnftables: Move library stuff out of main.c
2017-10-20  Phil Suttermain: Fix for wrong argument passed to cache_release...
2017-10-19  Florian Westphalrule: fix netlink debug flag when listing table/rules
2017-10-17  Phil Sutternetlink: Use nftnl_expr_fprintf() in netlink_dump_expr()
2017-10-17  Pablo Neira... netlink: fix element addition to map with stateful...
2017-10-17  Duncan Roedoc: nft.8 change "Native Address Translation" to ...
2017-10-17  Varsha Raotests: files: Remove tests for verdict maps.
2017-10-17  Varsha Raotests: files: Remove tests for table.
2017-10-17  Varsha Raotests: files: Remove tests for chain.
2017-10-17  Varsha Raotests: files: Remove test cases for variable definition.
2017-10-17  Varsha Raotests: shell: Add tests for variable definition.
2017-10-17  Varsha Raotests: files: Remove tests for set.
2017-10-17  Varsha Raotests: shell: Add test case for sets.
2017-10-17  Varsha Raotests: shell: Add test case for jump chain.
2017-10-17  Varsha Raotests: files: Remove jump chain tests.
2017-10-17  Harsha Sharmatests: shell: add testcases for named limits
2017-10-10  Pablo Neira... configure: Bump version to v0.8 v0.8
2017-10-09  Duncan Roedoc: nft.8 Document rule replace
2017-10-09  Harsha Sharmanftables: make pointers in string arrays constant
2017-10-09  Harsha Sharmatest: shell: update shell/run-tests.sh to refer to...
2017-10-09  Pablo Neira... scanner: IPv4-Mapped IPv6 addresses support
2017-10-06  Anders K. Pedersennetlink_linearize: skip set element expression in set...
2017-10-06  Duncan Roedoc: nft.8 add chain synopsis
2017-10-06  Harsha Sharmatests: shell: add testcases for named objects
2017-10-06  Varsha Raotests: files: Remove old tests for chain rename.
2017-10-06  Varsha Raotests: shell: Add tests for chain rename.
2017-10-06  Harsha Sharmatest: shell: execute shell/run-tests.sh from any directory
2017-10-06  Harsha SharmaINSTALL: Update dependency list and configure with...
2017-10-06  Phil Sutterevaluate: Fix debug output
2017-10-02  Pablo Neira... parser_bison: allow to used named limit from dictionari...
2017-10-02  Pablo Neira... mnl: fix broken sequence number allocation
2017-09-29  Florian WestphalMerge branch 'ct_rt_syntax_06'
2017-09-29  Florian Westphaldoc: update man page
2017-09-29  Florian Westphaltests: rt: fix test cases
2017-09-29  Florian Westphalsrc: rt: add keyword distinction for nexthop vs nexthop6
2017-09-29  Florian Westphaltests: ct: adjust test case commands
2017-09-29  Florian Westphalsrc: ct: print nfproto name for some header fields
2017-09-29  Florian Westphaltests: update inet/bridge icmp test case
2017-09-29  Florian Westphalsrc: unifiy meta and ct postprocessing
2017-09-29  Florian Westphalsrc: ct: add eval part to inject dependencies for ct...
2017-09-29  Florian Westphalsrc: ct: store proto base of ct key, if any
2017-09-29  Florian Westphalsrc: add alternate syntax for ct saddr
2017-09-29  Phil Suttermain: Drop stdout hack to expose nft_print() implementa...
2017-09-29  Phil Suttermain: Flush output from nft_gmp_print()
2017-09-29  Phil Suttersrc: get rid of printf
2017-09-29  Phil Sutterrule: Refactor chain_print_declaration()
2017-09-29  Phil Suttererec_print: Pass output FILE pointer to netlink_dump_expr()
2017-09-29  Phil Sutterexthdr: Simplify tcp option printing a bit
2017-09-29  Phil Sutterrule: Use C99-style initializer in cache_init()
2017-09-27  Florian Westphalbison: permit keywords in list_stmt_expressions
2017-09-27  Florian Westphalsrc: parser_bison: rename ct_block to ct_helper_block
2017-09-27  Florian Westphalsrc: prepare for future ct timeout policy support
2017-09-27  Florian Westphalsrc: ct: remove unused functions
2017-09-27  Florian Westphalsrc: store expression as set key instead of data type
2017-09-27  Florian Westphalevaluate: prepare to store expr key rather than datatype
2017-09-27  Pablo Neira... parser_bison: allow helper keyword in ct object kind
2017-09-27  Pablo Neira... parser_bison: use keywords in ct expression
2017-09-27  Pablo Neira... parser_bison: consolidate stmt_expr rule
2017-09-27  JingPiao Cheninclude: remove outdated comment
2017-09-27  Phil Suttermonitor: Fix for incorrect debug_mask
2017-09-27  Phil Suttermain: Fix for return of uninitialized variable in nft_r...
2017-09-08  Pablo Neira... mnl: do not set NLM_F_CREATE in deletion requests
2017-09-04  Pablo M. Bermudo... tests: py: add tests for limit stateful object
2017-09-04  Eric Leblondsrc: add flags fo nft_ctx_new
2017-09-04  Pablo M. Bermudo... src: add stateful object support for limit
2017-09-01  Pablo Neira... src: add nft_ctx_netlink_init()
2017-09-01  Pablo Neira... netlink: remove nfsock_open()
2017-09-01  Pablo Neira... src: move nf_sock into nft_ctx structure
2017-08-28  Phil Sutterdoc: nft: Fix and enhance synopsis section
2017-08-28  Florian Westphalevaluate: convert expr_rt byteorder when evaluating...
2017-08-28  Phil Sutterparser: Fix memleaks for STRING token (and derived...
2017-08-24  Pablo Neira... src: call nft_init() and nft_exit() from context routines
2017-08-24  Eric Leblondsrc: release caches from nft_ctx_free() path
2017-08-24  Eric Leblondsrc: add nft_run_cmd_*() functions
2017-08-24  Eric Leblondsrc: add nft_ctx_new() and nft_ctx_free()
2017-08-24  Eric Leblondmnl: fix error handling in mnl_batch_talk
2017-08-24  Phil Sutterparser: Fix for memleak when commands fail
2017-08-24  Phil Sutterscanner: Make use of yylex_init_extra()
2017-08-24  Phil Sutterscanner: Fix for wrong parameter type of scanner_destroy()
2017-08-24  Phil Sutterscanner: Fix for memleak due to unclosed file pointer
2017-08-24  Phil Suttersrc: Fix debug_proto_ctx()
2017-08-24  Varsha Raosrc: Initialize struct stmt in _match and _target funct...
2017-08-23  Pablo M. Bermudo... parser: fix typo
2017-08-23  Pablo Neira... src: add debugging mask to context structure
2017-08-23  Pablo Neira... mnl: pass struct netlink_ctx to mnl_nft_socket_sendmsg()
next