]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-06-28  Ismo Puustinenman: add include statement documentation.
2017-06-27  Ismo Puustinentests: update include directory tests to support wildca...
2017-06-27  Ismo Puustinenscanner: support for wildcards in include statements.
2017-06-26  Shyam Sainitests: py: Fail test forcefully when bug is not fixed
2017-06-26  Pablo M. Bermudo... src: add --check option flag
2017-06-26  Pablo M. Bermudo... src: add new generic context structure nft_ctx
2017-06-26  Shyam Sainitests: shell: Test input descriptors for included files
2017-06-26  Shyam Sainitests: shell: Add test for incomplete set add set command
2017-06-19  Pablo Neira... evaluate: Better error reporting for bad set references
2017-06-19  Pablo Neira... evaluate: merge nested set flags
2017-06-18  Florian Westphalevaluate: reject meta nfproto outside of inet family
2017-06-18  Florian Westphaltests: restrict meta nfproto test cases to inet family
2017-06-18  Florian Westphaltests: remove two non-sensical rules
2017-06-18  Florian Westphaltests: restrict ct saddr test to inet family
2017-06-18  Shyam Sainitests: py: Add test for ambiguity while setting the...
2017-06-18  Varsha Raosrc: Pass stateless, numeric, ip2name and handle variab...
2017-06-16  Pablo Neira... src: error reporting for nested ruleset representation
2017-06-07  Florian Westphalsrc: rename ct eventmask to event
2017-06-07  Florian Westphalnetlink_delinearize: prefer ct event set foo,bar over...
2017-06-07  Pablo Neira... src: display default directory for file inclusion in...
2017-06-07  Pablo Neira... doc: nft: describe -I override behaviour when path...
2017-06-07  Ismo Puustinentests: added tests for ordering files in include dirs.
2017-06-07  Ismo Puustinenman: add include directory documentation.
2017-06-07  Ismo Puustinenscanner: add files in include dirs in alphabetical...
2017-06-07  Florian Westphalparser: allow ct eventmask set new,related
2017-06-06  Florian Westphalmeta: permit meta nfproto ip in ip family
2017-06-06  Florian Westphalct: fix inet/bridge/netdev family handling for saddr...
2017-06-06  Varsha Raosrc: Remove expire information from list stateless...
2017-06-06  Ismo Puustinentests: test include directories
2017-06-06  Ismo Puustinenscanner: add support for include directories
2017-05-29  Pablo Neira... src: remove global nftnl_batch structure in mnl layer
2017-05-29  Pablo Neira... expression: don't trim off unary expression on delinear...
2017-05-29  Pablo Neira... tests: py: flush stdout on each test run
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
next