]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2019-04-11  Laura Garcia... parser_json: fix segfault in translating string to...
2019-04-09  Pablo Neira... segtree: fix memleak in interval_map_decompose()
2019-04-09  Pablo Neira... src: memleak in expressions
2019-04-09  Florian Westphalsrc: add nat support for the inet family
2019-04-08  Fernando Fernandez... files: pf.os: merge the signatures splitted by version
2019-04-08  Fernando Fernandez... files: osf: update pf.os with newer OS fingerprints
2019-04-08  Fernando Fernandez... doc: add osf version option to man page
2019-04-08  Fernando Fernandez... tests: py: add osf tests with versions
2019-04-08  Fernando Fernandez... json: osf: add version json support
2019-04-08  Fernando Fernandez... osf: add version fingerprint support
2019-04-08  Fernando Fernandez... doc: update nft list plural form parameters
2019-04-05  Pablo Neira... src: missing destroy function in statement definitions
2019-04-05  Pablo Neira... parser_bison: type_identifier string memleak
2019-04-05  Pablo Neira... ct: use nft_print() instead of printf()
2019-04-04  Pablo Neira... evaluate: improve error reporting in tproxy with inet...
2019-04-04  Pablo Neira... parser_bison: missing tproxy syntax with port only...
2019-04-03  Phil Sutterdoc: Add minimal description of (v)map statements
2019-04-03  Phil Sutterparser_json: Rewrite echo support
2019-03-26  Pablo Neira... evaluate: skip binary transfer for named sets
2019-03-20  Pablo Neira... src: use 'flow add' syntax
2019-03-20  Pablo Neira... build: missing misspell.h in Makefile.am
2019-03-18  Luis Resselconfigure.ac: Clean up AC_ARG_{WITH, ENABLE} invocation...
2019-03-18  Luis Resselconfigure.ac: Fix a2x check
2019-03-15  Pablo Neira... src: file descriptor leak in include_file()
2019-03-14  Pablo Neira... parser_bison: no need for statement separator for ct...
2019-03-14  Pablo Neira... tests: shell: bogus EBUSY on helper deletion from trans...
2019-03-12  Pablo Neira... tests: shell: bogus ENOENT on element deletion in inter...
2019-03-08  Pablo Neira... tests: shell: bogus EBUSY in set deletion after flush
2019-03-07  Florian Westphaltests: add test case for anon set abort.
2019-03-06  Pablo Neira... evaluate: misleading error reporting with sets and...
2019-03-06  Pablo Neira... segtree: add missing non-matching segment to set in...
2019-03-06  Pablo Neira... segtree: remove dummy debug_octx
2019-03-04  Florian Westphalsegtree: fix crash when debug mode is active
2019-03-01  Florian Westphaldoc: update goto/jump help text
2019-02-27  Phil Sutterparser_json: Respect base chain priority
2019-02-27  Phil Sutterjson: Fix memleaks in echo support
2019-02-27  Phil Sutterparser_json: Use xstrdup() when parsing rule comment
2019-02-27  Phil Sutterparser_json: Duplicate chain name when parsing jump...
2019-02-27  Phil Sutterlibnftables: Print errors before freeing commands
2019-02-15  Pablo Neira... tests: shell: flush after rule deletion
2019-02-12  Florian Westphalsrc: expr: fix build failure with json support
2019-02-08  Florian Westphalsrc: expr: remove expr_ops from struct expr
2019-02-08  Florian Westphalsrc: expr: add expression etype
2019-02-08  Florian Westphalsrc: expr: add and use internal expr_ops helper
2019-02-08  Florian Westphalsrc: payload: export and use payload_expr_cmp
2019-02-08  Florian Westphalsrc: expr: add and use expr_name helper
2019-02-08  Pablo Neira... tests: shell: exercise abort path with anonymous set...
2019-01-28  Pablo Neira... include: add cplusplus guards for extern
2019-01-28  wenxumeta: add iifkind and oifkind support
2019-01-25  Florian Westphaltests: fix up expected payloads after expr merge change
2019-01-25  Florian Westphaldoc: fix non-working example
2019-01-18  Florian Westphalmnl: name is ignored when deleting a table
2019-01-11  Florian Westphalpayload: refine payload expr merging
2019-01-09  Florian Westphalsrc: fix netdev family device name parsing
2019-01-09  Pablo Neira... src: add igmp support
2019-01-04  Florian Westphaltests: shell: remove RETURNCODE_SEPARATOR
2019-01-04  Florian Westphaltests: shell: fix up redefine test case
2019-01-04  Florian Westphaltests: shell: change all test scripts to return 0
2019-01-04  Florian Westphaltests: shell: add test case for leaking of stateful...
2019-01-02  Florian Westphalrule: fix object listing when no table is given
2018-12-29  Florian Westphalxt: fix build with --with-xtables
2018-12-29  Pablo Neira... doc: refer to meta protocol in icmp and icmpv6
2018-12-27  Pablo Neira... src: remove deprecated code for export/import commands
2018-12-21  Phil Suttersrc: Reject 'export vm json' command
2018-12-04  Florian Westphalxt: fix build when libxtables is not installed
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
next