]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-05-29  Arturo Borrero... evaluate: avoid reference to multiple src data in state...
2017-05-29  Bertrand Bonnefoy... doc: Fix typo in manpage
2017-05-26  Pablo Neira... netlink: add size description for constant sets
2017-05-26  Pablo Neira... segtree: reset element size counter before adding inter...
2017-05-26  Pablo Neira... rule: adjust set expression size accordingly with intervals
2017-05-25  Florian WestphalMerge branch 'meta_l4_dependency'
2017-05-19  Florian Westphaltests: fix up meta l4proto change for ip family
2017-05-19  Florian Westphalsrc: ip: switch implicit dependencies to meta l4proto too
2017-05-19  Florian Westphaltests: fix up meta l4proto change for ip6 family
2017-05-19  Florian Westphalpayload: enforce ip/ip6 protocol depending on icmp...
2017-05-19  Florian Westphalsrc: ipv6: switch implicit dependencies to meta l4proto
2017-05-19  Florian Westphalsrc: allow update of net base w. meta l4proto icmpv6
2017-05-18  Florian Westphalpayload: split ll proto dependency into helper
2017-05-18  Florian Westphaltests: add ip reject with tcp and check for mark too
2017-05-18  Florian Westphalnetlink_delinearize: reject: remove dependency for...
2017-05-18  Florian Westphalsrc: add a comment wrt. reject dependency insertion
2017-05-17  Liping Zhangsrc: delete the old cache when dumping is interrupted
2017-05-15  Arturo Borrero... expression: print sets and maps in pretty format
2017-05-15  Florian Westphalnetlink_delink_delinearize: don't store dependency...
2017-05-08  Florian Westphaltests: don't kill dependencies accross statements
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
next