]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2018-09-17  Phil Sutternft.8: Update meta pkt_type value description
2018-09-13  Phil Suttertests/py: Fix JSON for icmp*.t
2018-09-13  Phil Sutterjson: Print range expressions numerically
2018-09-13  Phil Sutterjson: Make inet_service_type_json() respect literal...
2018-09-13  Phil Sutterjson: Fix datatype_json() for literal level
2018-09-11  Phil Suttertests/py: Check differing rule output for sanity
2018-09-10  Phil Suttersrc: Fix literal check for inet_service type
2018-09-04  Florian Westphalproto: fix icmp/icmpv6 code datatype
2018-09-03  Florian Westphaltests: fix json output for osf, socket and tproxy expre...
2018-09-03  Phil Suttertests/py: Make nft-test.py a little more robust
2018-08-31  Pablo Neira... nfnl_osf: display debugging information from --debug=mnl
2018-08-31  Pablo Neira... tests: shell: missing dump for 0017ct_timeout_obj_0
2018-08-31  Fernando Fernandez... src: osf: load pf.os from expr_evaluate_osf()
2018-08-31  Harsha Sharmatests: shell: add tests for ct timeout objects
2018-08-31  Harsha Sharmatests: py: add ct timeout tests
2018-08-31  Harsha Sharmasrc: add ct timeout support
2018-08-30  Phil Sutterparser_json: Fix crash in error reporting
2018-08-30  Phil Sutterpy: trivial: Fix typo in comment string
2018-08-30  Phil SutterJSON: Add metainfo object to all output
2018-08-30  Phil SutterJSON: Make match op mandatory, introduce 'in' operator
2018-08-30  Phil SutterJSON: Rename mangle statement properties
2018-08-30  Phil SutterJSON: Rename (v)map expression properties
2018-08-30  Phil SutterJSON: Review payload expression
2018-08-30  Phil SutterJSON: Review verdict statement and expression
next