]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-08-14  Phil SutterImplement --echo option
2017-08-14  Phil Sutternetlink: Pass nlmsg flags from rule.c
2017-08-08  Florian Westphaltests: fix arp chain test
2017-08-02  Varsha Raosrc: netlink: Subscribe nft monitor and nft monitor...
2017-08-02  Pablo Neira... src: handle rule tracing as an monitor object
2017-08-02  Phil Suttermnl: Consolidate mnl_batch_talk() parameters
2017-07-31  Varsha Raoman: Document nft monitor ruleset.
2017-07-31  Varsha Raosrc: nft monitor ruleset
2017-07-27  Phil Suttertests/monitor: Clear ruleset after testing
2017-07-27  Phil Suttertests/monitor: Simplify testcases
2017-07-27  Phil Suttermonitor: Fix printing of set declarations
2017-07-25  Phil Suttertests/monitor: Add a small README
2017-07-25  Phil Suttertests/monitor: Ignore newgen messages in output
2017-07-24  Phil Suttermonitor: Print NEWGEN events
2017-07-19  Phil Suttertests: Add basic monitor testing framework
2017-07-19  Arturo Borrero... monitor: Fix printing of range elements in named sets
2017-07-19  Phil Suttersegtree: Introduce flag for half-open range elements
2017-07-19  Varsha Raosrc: netlink: Remove variable nf_mon_sock.
2017-07-17  Phil Suttersrc: Allow passing the parent set to set_expr_alloc()
2017-07-17  Phil Suttersegtree: Fix expr_value_cmp()
2017-07-17  Arturo Borrero... monitor: add debug messages
2017-07-17  Eric Leblondcli: fix heap buffer overflow
2017-07-17  Eric Leblondscanner: free filename when destroying scanner
2017-07-17  Eric Leblondevaluate: fix build with clang
2017-07-17  Eric Leblondparser: error if needed at EOF
2017-07-17  Eric Leblondparser: fix bison warnings
2017-07-17  Eric Leblondparser: fix memory leak in set creation
2017-07-17  Eric Leblondsrc: fix memory leak when listing rules
2017-07-17  Varsha Raosrc: Remove __init and __exit macro definitions.
2017-07-17  Pablo Neira... include: Pass nf_sock where needed as parameter
2017-07-16  Florian Westphalrename struct ct to ct_helper
2017-07-16  Florian Westphalparser: compact list of rhs keyword expressions
2017-07-13  Florian Westphalexhtdr: pacify compiler warning
2017-07-13  Florian Westphaltcpopt: make tcptopt structs static
2017-06-30  Varsha Raoinclude: Remove datatype_register().
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...
next