]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2019-06-17  Pablo Neira... tests: shell: cannot use handle for non-existing rule...
2019-06-17  Pablo Neira... src: remove useless parameter from cache_flush()
2019-06-17  Florian Westphaldatatype: fix print of raw numerical symbol values
2019-06-14  Pablo Neira... cache: do not populate the cache in case of flush rules...
2019-06-14  Pablo Neira... evaluate: double datatype_free() with dynamic integer...
2019-06-14  Pablo Neira... evaluate: update byteorder only for implicit maps
2019-06-13  Pablo Neira... evaluate: use-after-free in meter
2019-06-13  Phil Suttermonitor: Accept -j flag
2019-06-13  Pablo Neira... netlink_delinearize: use-after-free in expr_postprocess...
2019-06-13  Pablo Neira... datatype: dtype_clone() should clone flags too
2019-06-13  Pablo Neira... src: add reference counter for dynamic datatypes
2019-06-10  Pablo Neira... parser_bison: free chain name after creating constant...
2019-06-10  Pablo Neira... netlink_delinearize: release expression before calling...
2019-06-10  Pablo Neira... netlink_delinearize: release expressions in context...
2019-06-10  Pablo Neira... expression: use expr_clone() from verdict_expr_clone()
2019-06-10  Pablo Neira... src: invalid read when importing chain name (trace...
2019-06-10  Pablo Neira... src: invalid read when importing chain name
2019-06-07  Phil Suttertests/shell: Print unified diffs in dump errors
2019-06-07  Phil Suttertests/shell: Fix warning from awk call
2019-06-07  Phil Suttertests/py: Add missing arp.t JSON equivalents
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
next