]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2017-09-29  Phil Suttersrc: get rid of printf
2017-09-29  Phil Sutterrule: Refactor chain_print_declaration()
2017-09-29  Phil Suttererec_print: Pass output FILE pointer to netlink_dump_expr()
2017-09-29  Phil Sutterexthdr: Simplify tcp option printing a bit
2017-09-29  Phil Sutterrule: Use C99-style initializer in cache_init()
2017-09-27  Florian Westphalbison: permit keywords in list_stmt_expressions
2017-09-27  Florian Westphalsrc: parser_bison: rename ct_block to ct_helper_block
2017-09-27  Florian Westphalsrc: prepare for future ct timeout policy support
2017-09-27  Florian Westphalsrc: ct: remove unused functions
2017-09-27  Florian Westphalsrc: store expression as set key instead of data type
2017-09-27  Florian Westphalevaluate: prepare to store expr key rather than datatype
2017-09-27  Pablo Neira... parser_bison: allow helper keyword in ct object kind
2017-09-27  Pablo Neira... parser_bison: use keywords in ct expression
2017-09-27  Pablo Neira... parser_bison: consolidate stmt_expr rule
2017-09-27  JingPiao Cheninclude: remove outdated comment
2017-09-27  Phil Suttermonitor: Fix for incorrect debug_mask
2017-09-27  Phil Suttermain: Fix for return of uninitialized variable in nft_r...
2017-09-08  Pablo Neira... mnl: do not set NLM_F_CREATE in deletion requests
2017-09-04  Pablo M. Bermudo... tests: py: add tests for limit stateful object
2017-09-04  Eric Leblondsrc: add flags fo nft_ctx_new
2017-09-04  Pablo M. Bermudo... src: add stateful object support for limit
2017-09-01  Pablo Neira... src: add nft_ctx_netlink_init()
2017-09-01  Pablo Neira... netlink: remove nfsock_open()
2017-09-01  Pablo Neira... src: move nf_sock into nft_ctx structure
2017-08-28  Phil Sutterdoc: nft: Fix and enhance synopsis section
2017-08-28  Florian Westphalevaluate: convert expr_rt byteorder when evaluating...
2017-08-28  Phil Sutterparser: Fix memleaks for STRING token (and derived...
2017-08-24  Pablo Neira... src: call nft_init() and nft_exit() from context routines
2017-08-24  Eric Leblondsrc: release caches from nft_ctx_free() path
2017-08-24  Eric Leblondsrc: add nft_run_cmd_*() functions
2017-08-24  Eric Leblondsrc: add nft_ctx_new() and nft_ctx_free()
2017-08-24  Eric Leblondmnl: fix error handling in mnl_batch_talk
2017-08-24  Phil Sutterparser: Fix for memleak when commands fail
2017-08-24  Phil Sutterscanner: Make use of yylex_init_extra()
2017-08-24  Phil Sutterscanner: Fix for wrong parameter type of scanner_destroy()
2017-08-24  Phil Sutterscanner: Fix for memleak due to unclosed file pointer
2017-08-24  Phil Suttersrc: Fix debug_proto_ctx()
2017-08-24  Varsha Raosrc: Initialize struct stmt in _match and _target funct...
2017-08-23  Pablo M. Bermudo... parser: fix typo
2017-08-23  Pablo Neira... src: add debugging mask to context structure
2017-08-23  Pablo Neira... mnl: pass struct netlink_ctx to mnl_nft_socket_sendmsg()
2017-08-23  Pablo Neira... src: add struct mnl_ctx
2017-08-23  Pablo Neira... src: remove ifdef DEBUG pollution
2017-08-23  Pablo Neira... src: add maximum number of parser errors to struct...
2017-08-23  Pablo Neira... src: add include_paths to struct nft_ctx
2017-08-23  Phil Suttersrc: Keep cache in struct nft_ctx
2017-08-23  Florian Westphalfiles: add arp filter and add in/output to nat skeleton
2017-08-22  Florian Westphaltests: add tcp option set support / tcp mss mangling...
2017-08-22  Florian Westphalrt: add path mtu support
2017-08-22  Florian Westphalsrc: add tcp options set support
2017-08-17  Varsha Raosrc: mnl: Remove unused functions.
2017-08-17  Varsha Raosrc: netlink: Remove unused functions.
2017-08-17  Varsha Raosrc: cli: Remove cli_display() function.
2017-08-17  Varsha Raosrc: gmputil: Remove mpz_get_be64() function.
2017-08-17  Varsha Raosrc: Remove xt_stmt_() functions.
2017-08-17  Florian Westphaltests: add test case for ttl/protocol set
2017-08-17  Florian Westphalevaluate: shift immediate value when adjusting size...
2017-08-15  Pablo Neira... rule: remove sequence number from struct eval_ctx
2017-08-15  Pablo Neira... src: make netlink sequence number non-static
2017-08-15  Phil Sutterecho: Fix for added delays in rule updates
2017-08-15  Phil Suttertests: Merge monitor and echo test suites
2017-08-15  Phil Sutternetlink: Fix segfault when using --echo flag
2017-08-15  Phil Suttermnl: Drop --echo support for non-batch calls
2017-08-14  Daniel Kahn... man: use https for wiki link
2017-08-14  Varsha Raoman: Fix typo.
2017-08-14  Varsha Raosrc: introduce struct nft_cache
2017-08-14  Phil Sutternft.8: Complete short description of arp family
2017-08-14  Phil Sutternft.8: Describe base chain details
2017-08-14  Phil Sutternft.8: Add note about supported hooks for bridge family
2017-08-14  Phil Sutternft.8: Review reject statement description
2017-08-14  Phil Sutternft.8: Describe conntrack types
2017-08-14  Phil Sutternft.8: Document operations on ruleset
2017-08-14  Phil Suttertests: Add a simple test suite for --echo option
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
next