]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2019-06-07  Phil Suttertests/py: Fix JSON equivalents
2019-06-07  Phil Suttersrc: Support intra-transaction rule references
2019-06-07  Phil Suttersrc: Make cache_is_complete() public
2019-06-07  Phil Sutterrule: Introduce rule_lookup_by_index()
2019-06-07  Phil Suttertests/json_echo: Drop needless workaround
2019-06-07  Phil Suttercache: Fix evaluation for rules with index reference
2019-06-07  Pablo Neira... libnftables: check for errors after evaluations
2019-06-07  Pablo Neira... mnl: bogus error when running monitor mode
2019-06-07  Pablo Neira... libnftables: keep evaluating until parser_max_errors
2019-06-07  Pablo Neira... evaluate: use-after-free in implicit set
2019-06-07  Pablo Neira... rule: ensure cache consistency
2019-06-07  Pablo Neira... src: generation ID is 32-bit long
2019-06-06  Phil Sutterlibnftables: Drop cache in error case
2019-06-06  Phil Suttersrc: Fix cache_flush() in cache_needs_more() logic
2019-06-06  Pablo Neira... src: single cache_update() call to build cache before...
2019-06-05  Pablo Neira... src: Display parser and evaluate errors in one shot
2019-06-05  Pablo Neira... src: perform evaluation after parsing
2019-06-05  Pablo Neira... src: dynamic input_descriptor allocation
2019-05-31  Phil Suttertests/py: Support JSON validation
2019-05-31  Phil Sutterpy: Implement JSON validation in nftables module
2019-05-31  Phil Suttermnl: Simplify mnl_batch_talk()
2019-05-31  Phil Suttermnl: Initialize fd_set before select(), not after
2019-05-31  Phil Suttertests/shell: Test large transaction with echo output
2019-05-31  Pablo Neira... erec: remove double \n on error when internal_netlink...
2019-05-31  Pablo Neira... mnl: mnl_batch_talk() returns -1 on internal netlink...
2019-05-31  Pablo Neira... mnl: estimate receiver buffer size
2019-05-31  Pablo Neira... mnl: add mnl_nft_batch_to_msg()
2019-05-31  Pablo Neira... mnl: call mnl_set_sndbuffer() from mnl_batch_talk()
2019-05-31  Pablo Neira... mnl: mnl_set_rcvbuffer() skips buffer size update if...
2019-05-31  Pablo Neira... mnl: add mnl_set_rcvbuffer() and use it
2019-05-31  Pablo Neira... tests: replace single element sets
2019-05-29  Shekhar Sharmatests: json_echo: convert to py3
2019-05-27  Phil Sutterparser_json: Fix and simplify verdict expression parsing
2019-05-27  Pablo Neira... src: add cache_is_complete() and cache_is_updated()
2019-05-24  Fernando Fernandez... src: Allow goto and jump to a variable
2019-05-24  Fernando Fernandez... src: Introduce chain_expr in jump and goto statements
2019-05-24  Pablo Neira... src: support for arp sender and target ethernet and...
2019-05-24  Eric Garversrc: update cache if cmd is more specific
2019-05-24  Pablo Neira... Revert "tests: shell: avoid single-value anon sets"
2019-05-24  Pablo Neira... Revert "tests: py: remove single-value-anon-set test...
2019-05-19  Florian Westphaltests: py: remove single-value-anon-set test cases
2019-05-19  Florian Westphaltests: shell: avoid single-value anon sets
2019-05-12  Pablo Neira... include: refresh nf_tables.h cached copy
2019-05-12  Pablo Neira... src: use definitions in include/linux/netfilter/nf_tables.h
2019-05-12  Eric Garverpy: fix missing decode/encode of strings
2019-05-12  Pablo Neira... include: refresh nf_tables.h cached copy
2019-05-09  Pablo Neira... Revert "proto: support for draft-ietf-tsvwg-le-phb...
2019-05-09  Phil Suttertests/py: Fix JSON expected output for icmpv6 code...
2019-05-09  Phil Suttertests/py: Fix JSON expected output after expr merge...
2019-05-09  Phil Sutterparser_json: Fix ct timeout object support
2019-05-09  Phil Sutterjson: Fix tproxy support regarding latest changes
2019-05-09  Phil Suttertests/py: Fix JSON equivalents of osf tests
2019-05-09  Phil Sutternetlink: Fix printing of zero-length prefixes
2019-05-09  Phil Sutterparser_json: Fix igmp support
2019-05-09  Phil Sutterjson: Support nat in inet family
2019-05-08  Phil Sutterdoc: Review man page synopses
2019-05-08  Phil Sutterpy: Fix gitignore of lib/ directory
2019-05-05  Rosen Penevgmputil: Add missing header for va_list
2019-05-03  Phil Suttersrc: use UDATA defines from libnftnl
2019-05-03  Eric Garverparser_json: fix crash on add rule to bad references
2019-05-03  Eric Garverparser_json: fix off by one index on rule add/replace
2019-05-03  Loganaden Velvindronproto: support for draft-ietf-tsvwg-le-phb-10.txt
2019-05-03  Eric Garverparser_json: default to unspecified l3proto for ct...
2019-05-01  Florian Westphalsrc: fix double free on xt stmt destruction
2019-04-30  Phil Sutterparser_json: Fix parser for list maps command
2019-04-30  Phil Sutterparser_json: Fix typo in ct timeout policy parser
2019-04-30  Phil Suttertests/py: Fix error messages in chain_delete()
2019-04-30  Phil Suttertests: monitor: Adjust to changed events ordering
2019-04-11  Phil Sutterparser_json: Disallow ct helper as type to map to
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...
next