]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2018-12-03  Pablo Neira... parser: bail out on incorrect burst unit
2018-12-01  Pablo Neira... doc: nft: document ct count
2018-12-01  Pablo Neira... src: introduce simple hints on incorrect identifier
2018-12-01  Pablo Neira... src: introduce simple hints on incorrect object
2018-11-30  Pablo Neira... misspell: add distance threshold for suggestions
2018-11-30  Pablo Neira... src: provide suggestion for misspelled object name
2018-11-30  Pablo Neira... utils: remove type checks in min() and max()
2018-11-28  Arturo Borrero... tests: fix return codes
2018-11-28  Florian Westphaltests: add test case for rule replacement expression...
2018-11-19  Pablo Neira... src: introduce simple hints on incorrect set
2018-11-19  Pablo Neira... src: introduce simple hints on incorrect chain
2018-11-19  Pablo Neira... src: introduce simple hints on incorrect table
2018-11-13  Jan Engelhardtdoc: grammar fixes
2018-11-13  Ville Skyttädoc: Spelling and grammar fixes
2018-11-12  Florian Westphalxt: always build with a minimal support for xt match...
2018-11-12  Florian Westphalxt: pass octx to translate function
2018-11-12  Phil Sutternft.8: Clarify 'index' option of add rule command
2018-11-05  Florian Westphaldocumentation: clarify iif vs. iifname
2018-11-05  Duncan Roedoc: libnftables.adoc misc cleanups
2018-10-31  Phil Sutterdoc: Fix for make distcheck
2018-10-31  Phil Sutterpy: Adjust Nftables class to output flags changes
2018-10-31  Laura Garcia... json: fix json_events_cb() declaration when libjansson...
2018-10-30  Pablo Neira... doc: remove unnecessary extra asterisk at the end of...
2018-10-30  Pablo Neira... expression: always print range expression numerically
2018-10-30  Pablo Neira... src: add -p to print layer 4 protocol numerically
2018-10-30  Pablo Neira... src: get rid of nft_ctx_output_{get,set}_numeric()
2018-10-29  Pablo Neira... src: add -y to priority base chain nummerically
2018-10-29  Pablo Neira... src: add NFT_CTX_OUTPUT_NUMERIC_PROTO
2018-10-29  Pablo Neira... src: default to numeric UID and GID listing
2018-10-29  Pablo Neira... src: add nft_ctx_output_{get,set}_echo() to nft_ctx_out...
2018-10-29  Pablo Neira... src: add nft_ctx_output_{get,set}_json() to nft_ctx_out...
2018-10-29  Pablo Neira... src: add nft_ctx_output_{get,set}_handle() to nft_ctx_o...
2018-10-29  Pablo Neira... src: add nft_ctx_output_{get,set}_stateless() to nft_ct...
2018-10-29  Pablo Neira... src: Revert --literal, add -S/--service
2018-10-29  Phil Sutternft.8: Document log level audit
2018-10-29  Phil SutterJSON: Add support for echo option
2018-10-29  Phil Suttertests/shell: Add testcase for cache update problems
2018-10-25  Pablo Neira... evaluate: stmt_evaluate_map() needs right hand side...
2018-10-25  Pablo Neira... evaluate: do not pass EXPR_SET_ELEM to stmt_evaluate_ar...
2018-10-24  Phil Sutterjson: Work around segfault when encountering xt stmt
2018-10-24  Pablo Neira... netlink: remove netlink_batch_send()
2018-10-24  Pablo Neira... mnl: remove alloc_nftnl_flowtable()
2018-10-24  Phil Suttermnl: Improve error checking in mnl_nft_event_listener()
2018-10-24  Phil Sutterjson: Fix for recent changes to context structs
2018-10-24  Phil Sutterjson: Fix osf ttl support
2018-10-24  Phil Sutterinclude: Fix comment for struct eval_ctx
2018-10-23  Pablo Neira... mnl: use either name or handle to refer to objects
2018-10-23  Pablo Neira... mnl: remove alloc_nftnl_obj()
2018-10-23  Pablo Neira... src: move socket open and reopen to mnl.c
2018-10-23  Fernando Fernandez... doc: osf: add ttl option to man page
2018-10-23  Fernando Fernandez... osf: add ttl option support
2018-10-22  Pablo Neira... netlink: reset mnl_socket field in struct nft_ctx on...
2018-10-22  Pablo Neira... src: pass struct nft_ctx through struct netlink_ctx
2018-10-22  Pablo Neira... src: pass struct nft_ctx through struct eval_ctx
2018-10-22  Phil Suttertests: shell: Extend get element test
2018-10-18  Harsha Sharmadoc: Document ct timeout support
2018-10-17  Pablo Neira... evaluate: bogus bail out with raw expression from dynam...
2018-10-17  Pablo Neira... src: remove opts field from struct xt_stmt
2018-10-15  Christian Göttschesrc: add support for setting secmark
2018-10-15  Phil Sutterjson: Fix memleak in dup_stmt_json()
2018-10-15  Phil Sutterparser_json: Fix for ineffective family value checks
2018-10-15  Phil Sutterlibnftables: Fix memleak in nft_parse_bison_filename()
2018-10-15  Phil SutterFix memleak in netlink_parse_fwd() error path
2018-10-15  Phil Suttertests: monitor: Test JSON output as well
2018-10-15  Phil Suttermonitor: Use libnftables JSON output
2018-10-15  Phil Suttermonitor: Fix printing of ct objects
2018-10-15  Phil Suttermonitor: Drop 'update table' and 'update chain' cases
2018-10-15  Phil Suttermonitor: Drop fake XML support
2018-10-15  Phil Sutterjson: Add ct timeout support
2018-10-15  Phil Sutterjson: Drop unused symbolic_constant_json() stub
2018-10-15  Phil Suttertests/py: Add missing JSON bits for inet/meta.t
2018-10-10  Pablo Neira... segtree: set proper error cause on existing elements
2018-10-10  Pablo Neira... segtree: incorrect handling of last element in get_set_...
2018-10-10  Pablo Neira... src: remove netlink_flush_chain()
2018-10-10  Pablo Neira... src: remove netlink_flush_table()
2018-10-10  Pablo Neira... mnl: remove alloc_nftnl_set()
2018-10-10  Pablo Neira... mnl: remove alloc_nftnl_rule()
2018-10-04  Pablo Neira... mnl: remove alloc_nftnl_chain()
2018-10-04  Pablo Neira... mnl: remove alloc_nftnl_table()
2018-10-04  Pablo Neira... src: get rid of netlink_genid_get()
2018-10-04  Pablo Neira... netlink: remove markup json parsing code
2018-10-04  Phil Sutterparser_bison: Fix for ECN keyword in LHS of relational
2018-10-03  Pablo Neira... segtree: stop iteration on existing elements in case...
2018-10-03  Pablo Neira... rule: fix memleak in do_get_setelems()
2018-10-03  Pablo Neira... segtree: memleak in get_set_decompose()
2018-10-03  Pablo Neira... segtree: disantangle get_set_interval_end()
2018-10-03  Pablo Neira... segtree: bogus range via get set element on existing...
2018-10-03  Phil Suttertests: shell: Test 'get element' command
2018-09-30  Fernando Fernandez... include: add missing xfrm.h to Makefile.am
2018-09-26  Phil Suttertests: shell: Improve performance of 0021prio_0
2018-09-26  Phil Suttertests: shell: Improve gen_chains() in 0021prio_0
2018-09-26  Phil Suttertests: shell: Drop one-time use variables in 0021prio_0
2018-09-26  Phil Suttertests: shell: Fix indenting in 0021prio_0
2018-09-26  Phil Sutterparser_bison: Fix for chain prio name 'out'
2018-09-21  Máté Ecklsrc: add ipsec (xfrm) expression
2018-09-21  Florian Westphalsrc: rename meta secpath to meta ipsec
2018-09-21  Florian Westphalsrc: rt: add support to check if route will perform...
2018-09-21  Duncan Roedoc: Re-work RULES:add/insert/replace to read better.
2018-09-20  Florian Westphalevaluate: throw distinct error if map exists but contai...
2018-09-17  Phil Sutterdoc: Review man page building in Makefile.am
next