]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-02-06  Elise Lenniondatatype: Replace getaddrinfo() by internal lookup...
2017-02-05  Florian Westphalstatement: fix print of ip dnat address
2017-02-05  Elise Lennionconfigure: Require newer version of libxtables
2017-02-05  Elise Lennionsrc: Always print range expressions numerically
2017-02-05  Elise Lennionmain: Validate the number of numeric options
2017-02-02  Manuel Messnerevaluate: fix typo
2017-01-27  Elise Lenniontests: py: Add tests for stateful objects
2017-01-27  Elise Lenniontests: py: Add suport for stateful objects in python...
2017-01-27  Elise Lennionsrc: Allow list stateful objects in a table
2017-01-27  Elise Lennionevaluate: Evaluate table name before reset stateful...
2017-01-27  Elise Lennionsrc: Allow list single stateful object
2017-01-27  Elise Lennionsrc: Allow reset single stateful object
2017-01-27  Arturo Borrero... payload: explicit network ctx assignment for icmp/icmp6...
2017-01-24  Pablo Neira... tests: shell: validate set size
2017-01-24  Elise Lenniontests: shell: Add test for flush bug on sets with size
2017-01-23  Pablo Neira... rule: check for errors from cache_init_objects() for...
2017-01-23  Pablo Neira... netlink: don't bail out on dump errors
2017-01-23  Elise Lennionsrc: Honor obligatory stateless printing of flow tables
2017-01-23  Elise Lenniontests: shell: Add test for set element leak bug
2017-01-18  Elise Lenniontests: py: Use stateless option on tests
2017-01-18  Elise Lenniondoc: Include stateless option
2017-01-16  Florian Westphalevaluate: fix export length and data corruption
2017-01-16  Elise Lennionsrc: Allow to list ruleset without stateful information
2017-01-16  Liping Zhangct: add average bytes per packet counter support
2017-01-16  Tobias Klauserbuild: add missing backslash to list of CFLAGS
2017-01-10  Elise Lenniontests: shell: add maps tests
2017-01-10  Elise Lennionsrc: sort set elements in netlink_get_setelems()
2017-01-10  Pablo Neira... tests: shell: cover cache flush on flush ruleset
2017-01-10  Pablo Neira... mnl: use nftnl_nlmsg_build_hdr()
2017-01-08  Florian Westphalparser_bison: remove obsolete tokens
2017-01-03  Duncan Roedatatype: printf format warnings on 32-bit build
2017-01-03  Anatole Denisscanner: fix search_in_include_path test
2017-01-03  Pablo Neira... src: support for stateful object monitoring
2017-01-03  Pablo Neira... src: add support for stateful object maps
2017-01-03  Pablo Neira... src: add stateful object reference expression
2017-01-03  Pablo Neira... parser_bison: allow RESET token from rhs
2017-01-03  Pablo Neira... src: reset internal stateful objects
2017-01-03  Pablo Neira... src: add/create/delete stateful objects
2017-01-03  Pablo Neira... src: listing of stateful objects
2017-01-03  Pablo Neira... src: add used quota support
2017-01-03  Pablo Neira... src: remove SET_F_* flag definitions
2017-01-03  Pablo Neira... include: fetch nf_tables.h updates
2017-01-03  Oleksandr Natalenkosegtree: allocate memory for arrays on heap
2017-01-03  Oleksandr Natalenkoutils: provide array allocation wrapper
2016-12-20  Pablo Neira... include: Missing noinst_HEADERS updates v0.7
2016-12-20  Pablo Neira... configure: Bump version to v0.7
2016-12-20  Pablo Neira... xt: use NFTNL_* definitions
2016-12-20  Pablo Neira... mnl: add mnl_nft_setelem_batch_flush() and use it from...
2016-12-20  Elise Lennionexpression: Show the base which pre-defined constants...
2016-12-16  Pablo Neira... netlink_linearize: fix IPv6 layer 4 checksum mangling
2016-12-13  Pablo Neira... tests: py: update quota and payload
2016-12-13  Pablo Neira... mnl: don't send empty set elements netlink message...
2016-12-13  Pablo Neira... segtree: don't trigger error on exact overlaps
2016-12-13  Pablo Neira... segtree: wrong prefix expression length on interval_map...
2016-12-11  Elise Lenniondatatype: Display pre-defined inet_service values in...
2016-12-10  Elise Lenniondatatype: Display pre-defined inet_service values in...
2016-12-05  Pablo Neira... src: add support to flush sets
2016-12-04  Pablo Neirasrc: trigger layer 4 checksum when pseudoheader fields...
2016-12-04  Liping Zhangtests: shell: add test case for inserting element into...
2016-12-01  Pablo Neira... evaluate: return ctx->table from table_lookup_global()
2016-12-01  Anatole Denisevaluate: Update cache on flush ruleset
2016-12-01  Anatole Denisrule: Introduce helper function cache_flush
2016-11-30  Pablo Neira... datatype: honor -nn option from inet_service_type_print()
2016-11-30  Phil Suttertests: py: Test TCP flags match with parentheses
2016-11-30  Florian Westphalbison: remove old log level tokens
2016-11-30  Elise Lenniondatatype: Replace getnameinfo() by internal lookup...
2016-11-29  Phil Sutterparser_bison: Allow parens on RHS of relational_expr
2016-11-29  Arturo Borrero... tests: shell: add testcase for different defines usage
2016-11-29  Arturo Borrero... tests: shell: add a testcase for many defines
2016-11-29  Anatole Denistests/py: Unmask negative set lookup
2016-11-29  Anatole Denissrc: Interpret OP_NEQ against a set as OP_LOOKUP
2016-11-29  Anatole DenisRevert "evaluate: check for NULL datatype in rhs in...
2016-11-29  Anatole Denistests: Add regression test for malformed sets
2016-11-29  Anatole Denisevaluate: Add set to cache only when well-formed
2016-11-24  Liping Zhangsrc: add log flags syntax support
2016-11-24  Arturo Borrero... tests: shell: another testcase for deleting many set...
2016-11-24  Arturo Borrero... tests: shell: testcase for deleting many set elements
2016-11-24  Arturo Borrero... tests: shell: testcase for adding many set elements
2016-11-24  Arturo Borrero... tests: shell: allow to execute a single testcase
2016-11-24  Pablo Neira... include: refresh nf_tables.h header
2016-11-17  Florian WestphalRevert "tests: py: nft-tests.py: Add function for loadi...
2016-11-14  Pablo Neira... mnl: use nftnl_set_elems_nlmsg_build_payload_iter(...
2016-11-14  Pablo Neira... src: add notrack support
2016-11-14  Pablo Neira... tests: py: missing range conversion in icmpv6
2016-11-14  Pablo Neira... tests: py: add some testcases for log flags
2016-11-09  Arturo Borrero... tests: shell: add testcases for comments in set elements
2016-11-09  Pablo Neira... segtree: keep element comments in set intervals
2016-11-08  Laura Garcia... src: add offset attribute for hash expression
2016-11-08  Laura Garcia... src: make hash seed attribute optional
2016-11-08  Arturo Borrero... tests: shell: add a new testcase for ruleset loading bug
2016-11-08  Arturo Borrero... tests: shell: introduce the cache testcases directory
2016-11-08  Arturo Borrero... tests: shell: delete useless stderr output in testcase
2016-11-08  Arturo Borrero... xt: update Arturo Borrero Gonzalez email address
2016-10-31  Pablo Neira... netlink_linearize: skip set element expression in flow...
2016-10-31  Anders K. Pedersendoc: fix synopsis for ct expression
2016-10-31  Anders K. Pedersenevaluate: Allow concatenation of rt nexthop etc.
2016-10-31  Pablo Neira... tests/py: add missing payload test for numgen offset
2016-10-31  Liping Zhanglog: rename the log level "warning" to "warn"
2016-10-30  Liping Zhangct: fix "ct l3proto/protocol" syntax broken
2016-10-29  Jon JensenCorrect description of -n/--numeric option
next