]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2016-10-29  Anders K. PedersenReplace tests/files/expr-rt with Python based tests...
2016-10-28  Florian Westphalsrc: add fib expression
2016-10-28  Anders K. Pedersenrt: introduce routing expression
2016-10-27  Florian Westphalmeta: allow resolving meta keys at run time
2016-10-27  Florian Westphalct: allow resolving ct keys at run time
2016-10-27  Florian Westphalutils: provide snprintf helper macro
2016-10-27  Pablo Neira... parser: add offset keyword and parser rule
2016-10-27  Laura Garcia... netlink: fix linearize numgen type
2016-10-27  Laura Garcia... src: add offset attribute for numgen expression
2016-10-27  Florian Westphalmeta: fix pkttype name and add 'other' symbol
2016-10-21  Pablo Neira... src: don't need keyword for log level
2016-10-21  Arturo Borrero... tests: shell: update kernel modules to clean
2016-10-21  Pablo Neira... parser_bison: allow to use variable to add/create/delet...
2016-10-21  Florian Westphalnetlink: fix monitor trace crash with netdev family
2016-10-17  Liping Zhangsrc: support ct l3proto/protocol without direction...
2016-10-17  Pablo Neira... src: use new range expression for != [a,b] intervals
2016-10-17  Florian Westphalmeta: permit numeric interface type
2016-09-23  Liping Zhangtests: py: fix numgen case failed due to changes in...
2016-09-23  Liping Zhangtests: py: add more test cases for queue expr
2016-09-12  Liping Zhangsrc: fix compile error due to _UNTIL renamed to _MODULU...
2016-09-12  Liping Zhangtests: py: replace "eth0" with "lo" in dup expr tests
2016-09-09  Florian Westphalpayload: remove byteorder conversion
2016-09-09  Florian Westphaltests: catch ordering issue w. ether set
2016-09-09  Florian Westphaldatatype: ll: use big endian byte ordering
2016-09-08  Florian Westphaldoc: payload and conntrack statement
2016-09-08  Florian Westphaldoc: update meta expression
2016-09-08  Pablo Neira... doc: nft: document log, reject, counter, meta, limit...
2016-09-08  Pablo Neira... doc: nft: add my copyright statement to the manpage
2016-09-07  Pablo Neira... netlink_delinearize: Avoid potential null pointer deref
2016-09-06  Manuel Johannes... tests: py: any: Remove duplicate tests
2016-09-06  Manuel Johannes... tests: py: any: Make tests more generic by using other...
2016-09-06  Manuel Johannes... tests: py: nft-tests.py: Add function for loading and...
2016-09-05  Pablo Neira... evaluate: display expression, statement and command...
2016-09-05  Phil Sutterevaluate: Avoid undefined behaviour in concat_subtype_id()
2016-09-05  Phil Sutterevaluate: reject: Have a generic fix for missing networ...
2016-09-05  Phil Sutterevaluate: Fix datalen checks in expr_evaluate_string()
2016-08-30  Liping Zhangmeta: fix memory leak in tc classid parser
2016-08-30  Pablo Neira... tests: py: adapt netlink bytecode output of numgen...
2016-08-29  Pablo Neira... parser_bison: allow variable references in set elements...
2016-08-29  Pablo Neira... parser_bison: add variable_expr rule
2016-08-29  Pablo Neira... evaluate: validate maximum hash and numgen value
2016-08-29  Pablo Neira... evaluate: add expr_evaluate_integer()
2016-08-29  Pablo Neira... src: add hash expression
2016-08-29  Pablo Neira... src: add numgen expression
2016-08-29  Pablo Neira... src: add quota statement
2016-08-29  Pablo Neira... tests: py: adapt it to new add element command semantics
2016-08-26  Pablo Neira... include: refresh uapi/linux/netfilter/nf_tables.h copy
2016-08-25  Pablo Neira... tests: shell: cover add and create set command
next