]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-03-10  Phil Sutterexthdr: Implement existence check
2017-03-10  Phil Sutterexthdr: Add support for exthdr specific flags
2017-03-10  Phil SutterIntroduce boolean datatype and boolean expression
2017-03-08  Florian Westphalnetlink: BUG when object type is unknown
2017-03-06  Pablo Neira... netlink: use nftnl_udata_put_u32()/nftnl_udata_get_u32()
2017-03-06  Laura Garcia... src: hash: support of symmetric hash
2017-03-02  Timothy Redaellitests: py: fix some typos in README
2017-02-28  Pablo Neira... src: revisit tcp options support
2017-02-27  Florian Westphaltests: add test entries for conntrack zones
2017-02-27  Florian Westphalsrc: support zone set statement with optional direction
2017-02-27  Florian Westphalct: refactor print function so it can be re-used for...
2017-02-27  Florian Westphalsrc: add conntrack zone support
2017-02-27  Pablo Neira... src: store byteorder for set data
2017-02-27  Pablo Neira... netlink: rework NFTNL_SET_USERDATA to accomodate new...
2017-02-27  Pablo Neira... src: rename set_keytype_alloc() to set_datatype_alloc()
2017-02-27  Pablo Neira... evaluate: set byteorder as lhs expression context in...
2017-02-25  Pablo Neira... datatype: add DTYPE_F_CLONE flag
2017-02-25  Pablo Neira... tests: py: fix incorrect bytecode in numgen and hash...
2017-02-25  Pablo Neira... netlink_delinearize: remove integer_type_postprocess()
2017-02-25  Pablo Neira... netlink: store set byteorder in NFTA_SET_USERDATA
2017-02-25  Pablo Neira... evaluate: store byteorder for set keys
2017-02-25  Pablo Neira... include: add tcpopt.h to Makefile.am
2017-02-25  Anatole Deniserec: Fix input descriptors for included files
2017-02-16  Elise Lenniondoc: Document maps
2017-02-16  Pablo Neira... tests: shell: remove nft_set_bitmap on each run
2017-02-15  Pablo Neira... include: refresh linux/netfilter/nf_tables.h
2017-02-12  Manuel Messnertests: py: Add basic tests for ip, ip6 and inet
2017-02-12  Manuel Messnerpayload: automatically kill dependencies for exthdr...
2017-02-12  Florian Westphalpayload: insert implicit meta tcp dependency when match...
2017-02-12  Manuel Messnersrc: add TCP option matching
2017-02-12  Manuel Messnerexthdr: prepare exthdr_gen_dependency for tcp support
2017-02-12  Manuel Messnerexthdr: prepare for tcp support
2017-02-12  Manuel Messnerinclude: linux: netfilter: nf_tables: copy file from...
2017-02-12  Elise Lennionstatement: Avoid rounding bytes in get_rate()
2017-02-12  Elise Lenniondoc: Document sets
2017-02-12  Elise Lenniondoc: Document stateful objects
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
next