]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-05-08  Florian Westphalnetlink_delinearize: don't kill dependencies accross...
2017-05-04  Florian Westphalparser: allow listing sets in one table
2017-05-04  Phil Sutternft.8: Enhance NAT documentation
2017-05-04  Pablo Neira... tests: shell: delete element and chain in transaction
2017-04-24  Florian Westphalct: add conntrack event mask support
2017-04-15  Liping Zhanghash: generate a random seed if seed option is empty
2017-04-08  Florian Westphalsrc: fix build warning on i686
2017-04-08  Florian Westphalexthdr: avoid crash with older kernels
2017-04-07  Pablo Neira... doc: revisit fib examples
2017-03-24  Laura Garcia... src: hash: fix seed attribute not listed
2017-03-24  Elise Lenniontests: Add test for flush command selectiveness on...
2017-03-24  Elise Lennionsrc: Make flush command selective of the set structure...
2017-03-22  Phil Suttersets: Fix for missing space after last element
2017-03-22  Phil Suttertests: shell: netns/0003many_0: Fix cleanup after error
2017-03-22  Phil Suttertests: Add test cases for nested anonymous sets
2017-03-21  Phil Sutterevaluate: set: Fix nested set merge size adjustment
2017-03-21  Phil Sutterevaluate: set: Allow for set elems to be sets
2017-03-20  Elise Lenniondoc: Document add / delete element operations of sets...
2017-03-20  Elise Lennionparser_bison: Allow flushing maps
2017-03-20  Elise Lennionparser_bison: Allow flushing flow tables
2017-03-20  Phil Sutterdoc: Describe ICMP(v6) expression and types
2017-03-20  Phil Sutterproto: Add some exotic ICMPv6 types
2017-03-16  Florian Westphaldoc: ct helper objects and helper set support
2017-03-16  Florian Westphaltests: add insert-failure test
2017-03-16  Florian Westphaltests: py: add ct helper tests
2017-03-16  Florian Westphalsrc: implement add/create/delete for ct helper objects
2017-03-16  Florian Westphalsrc: allow listing all ct helpers
2017-03-16  Florian Westphalevaluate: refactor CMD_OBJ_QUOTA/COUNTER handling
2017-03-16  Florian Westphalsrc: add initial ct helper support
2017-03-15  Florian Westphaldoc: fix ct mark set example
2017-03-15  Florian Westphalfiles: provide 'raw' table equivalent
2017-03-15  Florian Westphaldoc: ct zone set support
2017-03-13  Pablo Neira... tests: shell: test comments with small sets
2017-03-13  Phil Sutterdoc: Document boolean type and applications
2017-03-13  Phil Suttertests: Adjust for changed exthdr debug output
2017-03-13  Phil Sutterfib: Support existence check
2017-03-13  Liping Zhangsrc: fix crash when inputting an incomplete set add...
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()
next