]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2019-10-21  Phil Suttermain: Fix for misleading error with negative chain...
2019-10-21  Phil Suttertproxy: Add missing error checking when parsing from...
2019-10-21  Phil Sutterparser_json: Fix checking of parse_policy() return...
2019-10-18  Pablo Neira... src: restore --echo with anonymous sets
2019-10-18  Eric Jallotflowtable: fix memleak in exit path
2019-10-18  Pablo Neira... src: define flowtable device compound as a list
2019-10-17  Phil Sutterrule: Fix for single line ct timeout printing
2019-10-17  Phil Suttertests/monitor: Fix for changed ct timeout format
2019-10-17  Phil Suttermonitor: Add missing newline to error message
2019-10-15  Phil Suttermnl: Don't use nftnl_set_set()
2019-10-15  Jeremy Sowdencli: add linenoise CLI implementation.
2019-10-14  Florian Westphalexpression: extend 'nft describe' to allow listing...
2019-10-10  Pablo Neira... datatype: display description for header field < 8...
2019-10-09  Pablo Neira... segtree: always close interval in non-anonymous sets
2019-10-09  Eric Jallotobj: fix memleak in parser_bison.y
2019-10-08  Eric Jallottests: shell: fix failed tests due to missing quotes
2019-10-07  Florian Westphaltests: check we can use "dynamic" set for lookups
2019-09-30  Eric Jallotsrc: obj: fix memleak in handle_free()
2019-09-27  Pablo Neira... libnftables: memleak when list of commands is empty
2019-09-25  Pablo Neira... tests: shell: delete flowtable after flush chain
2019-09-22  Pablo Neira... mnl: do not cache sender buffer size
2019-09-20  Jeremy Sowdencli: remove unused declaration.
2019-09-20  Jeremy Sowdenconfigure: remove unused AC_SUBST macros.
2019-09-20  Florian Westphalsrc: meter: avoid double-space in list ruleset output
2019-09-16  Eric Jallotsrc: parser_json: fix crash while restoring secmark...
2019-09-16  Sergei Trofimovichnftables: don't crash in 'list ruleset' if policy is...
2019-09-15  Fernando Fernandez... json: tests: fix typo in ct expectation json test
2019-09-13  Phil Sutterparser_bison: Fix 'exists' keyword on Big Endian
2019-09-13  Fernando Fernandez... json: fix type mismatch on "ct expect" json exporting
2019-09-13  Fernando Fernandez... src: add synproxy stateful object support
2019-09-11  Pablo Neira... libnftables: use-after-free in exit path
2019-09-10  Fernando Fernandez... netlink_delinearize: fix wrong conversion to "list...
2019-09-10  Pablo Neira... mnl: fix --echo buffer size again
2019-09-10  Eric Garverparser_json: fix crash on insert rule to bad references
2019-09-10  Eric Garvertests: shell: add huge transaction from firewalld
2019-09-10  Eric Garvertests: shell: add huge JSON transaction
2019-09-10  Eric Garvertests: shell: verify huge transaction returns expected...
2019-09-08  Pablo Neira... tests: shell: use-after-free from abort path
2019-09-07  Florian Westphalevaluate: flag fwd and queue statements as terminal
2019-09-06  Florian Westphalsrc: evaluate: catch invalid 'meta day' values in eval...
2019-09-06  Ander Juaristitests: add meta time test cases
2019-09-06  Ander Juaristimeta: Introduce new conditions 'time', 'day' and 'hour'
2019-09-06  Ander Juaristievaluate: New internal helper __expr_evaluate_range
2019-09-06  Eric Garvertests: shell: check that rule add with index works...
2019-09-06  Eric Garvercache: fix --echo with index/position
2019-08-30  wenxumeta: add ibrpvid and ibrvproto support
2019-08-29  Florian Westphalsrc: json: add support for element deletion
2019-08-29  Ander Juaristinetfilter: support for element deletion
2019-08-20  Eric Jallotsrc: secmark: fix brace indentation and missing quotes...
2019-08-19  Pablo Neira... build: Bump version to v0.9.2 v0.9.2
2019-08-19  Florian Westphalsrc: libnftnl: run single-initcalls only once
2019-08-16  Florian Westphaltests: make sure i is defined
2019-08-15  Arturo Borrero... doc: don't check asciidoc output with xmllint
2019-08-14  Florian Westphalsrc: json: fix constant parsing on bigendian
2019-08-14  Florian Westphalsrc: json: support json restore for "th" pseudoheader
2019-08-14  Pablo Neira... gmputil: assert length is non-zero
2019-08-14  Florian Westphalsrc: mnl: retry when we hit -ENOBUFS
2019-08-14  Florian Westphalsrc: parser: fix parsing of chain priority and policy...
2019-08-14  Florian Westphalsrc: fix jumps on bigendian arches
2019-08-13  Florian Westphalsrc: mnl: fix setting rcvbuffer size
2019-08-12  M. Brauntests: add json test for vlan rule fix
2019-08-09  Pablo Neira... include: refresh nf_tables.h cached copy
2019-08-09  Pablo Neira... tests: shell: move chain priority and policy to chain...
2019-08-08  Fernando Fernandez... src: allow variable in chain policy
2019-08-08  Fernando Fernandez... src: allow variables in the chain priority specification
2019-08-08  Pablo Neira... src: remove global symbol_table
2019-08-08  Pablo Neira... src: add parse_ctx object
2019-07-31  Laura Garcia... cache: incorrect flush flag for table/chain
2019-07-31  M. Braunsrc: Fix dumping vlan rules
2019-07-30  Phil Suttersrc: Call bison with -Wno-yacc to silence warnings
2019-07-30  Phil Sutterparser_bison: Fix for deprecated statements
2019-07-30  Florian Westphalscanner: don't rely on fseek for input stream repositioning
2019-07-25  Florian Westphaldoc: fib: explain example in more detail
2019-07-23  Brett Mastbergensrc: Sync comments with current expr definition
2019-07-23  Florian Westphaltests: shell: check for table re-definition usecase
2019-07-23  Pablo Neira... cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
2019-07-22  Jeremy Sowdenrule: removed duplicate member initializer.
2019-07-22  Jeremy Sowdenlibnftables: get rid of repeated initialization of...
2019-07-22  Fernando Fernandez... src: osf: fix snprintf -Wformat-truncation warning
2019-07-22  Pablo Neira... evaluate: missing location for chain nested in table...
2019-07-22  Florian Westphalsrc: evaluate: support prefix expression in statements
2019-07-22  Florian Westphaldoc: fib: explain example in more detail
2019-07-18  Pablo Neira... evaluate: bogus error when refering to existing non...
2019-07-18  Phil Sutterjson: Fix memleak in timeout_policy_json()
2019-07-18  Fernando Fernandez... include: json: add missing synproxy stmt print stub
2019-07-17  Fernando Fernandez... tests: py: add missing json outputs
2019-07-17  Fernando Fernandez... json: fix synproxy flag parser typo
2019-07-17  Fernando Fernandez... src: introduce SYNPROXY matching
2019-07-17  Florian Westphaltests: fix up two broken json test cases
2019-07-16  Pablo Neira... evaluate: missing basic evaluation of expectations
2019-07-16  Stéphane Veyretsrc: add ct expectations support
2019-07-16  Pablo Neira... cache: incorrect flags for create commands
2019-07-16  Pablo Neira... evaluate: honor NFT_SET_OBJECT flag
2019-07-16  Pablo Neira... src: use set_is_anonymous()
2019-07-16  Pablo Neira... evaluate: missing object maps handling in list and...
2019-07-16  Pablo Neira... src: add set_is_datamap(), set_is_objmap() and set_is_m...
2019-07-15  Florian Westphaltests: shell: make sure we test nft binary from working...
2019-07-15  Florian Westphalproto: add pseudo th protocol to match d/sport in gener...
2019-07-12  Florian Westphalsrc/ct: provide fixed data lengh sizes for ip/ip6 keys
2019-07-04  Pablo Neira... cli: remove useless #include headers
next