]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2018-05-04  Máté Ecklparser: Removed LOOKUP token
2018-05-02  Duncan Roedoc: update doc/ispell_nft to track recent nft.8 updates
2018-05-02  Florian Westphalmeter: enforce presence of a max size
2018-05-02  Arturo Borrero... libnftables: fix header export
2018-05-01  Florian Westphalbuild: Bump version to v0.8.4 v0.8.4
2018-04-26  Pablo Neira... rule: do not hardcode ingress when printing flowtable
2018-04-26  Pablo Neira... evaluate: missing flowtable evaluation from nested...
2018-04-25  Duncan Roesrc: fix --debug mnl not producing output
2018-04-24  Florian Westphaldoc: reword insert position, this expects rule handle...
2018-04-24  Phil Sutterstatement: Fix get_rate() for zero byte_rate
2018-04-24  Phil Sutterrule: Free flowtable in handle_free()
2018-04-24  Pablo Neira... netlink: no EINTR handling from netlink_get_setelem()
2018-04-24  Pablo Neira... src: centralize netlink error reporting
2018-04-23  Pablo Neira... src: simplify netlink_get_setelems() and rename it...
2018-04-23  Pablo Neira... netlink: remove unused function declarations
2018-04-23  Pablo Neira... netlink: don't pass location to netlink_list_*() function
2018-04-23  Pablo Neira... netlink: netlink_list_chains() callers always wants...
2018-04-23  Pablo Neira... netlink: pass cmd object to netlink function calls
2018-04-20  Pablo Neira... netlink: remove dead netlink_io_error() calls
2018-04-20  Pablo Neira... mnl: remove non-batch netlink code
2018-04-19  Florian Westphalevaluate: clear expression context before cmd evaluation
2018-04-19  Pablo Neira... src: use ibrname and obrname
2018-04-19  Pablo Neira... parser_bison: missing rules for IBRIDGENAME and OBRIDGENAME
2018-04-19  Sabrina Dubrocaexpression: fix constant expression allocation on big...
2018-04-18  Florian Westphalevaluate: reset eval context when evaluating set defini...
2018-04-17  Florian Westphalsrc: rename ibrportname, obrportname
2018-04-17  Florian Westphalscanner: add helpers token
2018-04-14  Phil Sutterparser_bison: Pass struct nft_ctx to parser_init()
2018-04-14  Phil Sutterlibnftables: Keep cmds list outside of parser_state
2018-04-14  Phil Sutterct: Remove duplicate include of gmputil.h
2018-04-14  Phil SutterReview .gitignore files contents
2018-04-14  Phil Suttertests/py: Fix differences printing for rules with sets
2018-04-14  Phil Suttertests/py: rt.t: Drop needless rule output
2018-04-14  Phil Suttersegtree: Fix for last elem at interval end
2018-04-14  Phil SutterReview raw payload allocation points
2018-04-14  Phil Suttersegtree: Fix memory leaks
2018-04-14  Phil Sutterrule: Free table->objs in table_free()
2018-04-14  Phil Sutterlibnftables: Fix forgotten bit after introducing error_fp
2018-04-14  Phil Suttererec: Review erec_print()
2018-04-11  Phil Suttercli: Drop String termination workaround
2018-04-11  Pablo Neira... tests: py: remove object ID from payload file
2018-04-11  Phil Suttertests/py: Allow passing multiple files to nft-test.py
2018-04-11  Phil Suttertests/py: Review print statements in nft-test.py
2018-04-11  Phil Suttertests/py: Use libnftables instead of calling nft binary
2018-04-11  Phil Sutterlibnftables: Simplify cookie integration
2018-04-11  Phil Sutterlibnftables: Support buffering output and error
2018-04-11  Phil Sutterlibnftables: Introduce nft_ctx_set_error()
2018-04-11  Phil Sutterlibnftables: Fix for input without trailing newline
2018-04-10  Phil Sutterct: Fix output_fp bypass in ct_print()
2018-04-04  Florian Westphalconfigure: don't enable xtables when --without-xtables...
2018-04-03  Florian Westphalevaluate: use recursive call for SET_REF handling
2018-04-03  Florian Westphalevaluate: handle EXPR_MAPPING
2018-04-03  Florian Westphalevaluate: split binop xfer to separate function
2018-04-03  Florian Westphalevaluate: move lhs fixup to a helper
2018-04-03  Pablo Neira... netlink: floating point exception with concatenations
2018-04-03  Pablo Neira... evaluate: propagate binop_transfer() adjustment to...
2018-04-01  Pablo Neira... evaluate: do not inconditionally update cache from...
2018-04-01  Pablo Neira... src: use mini-gmp 6.1.2 stable release
2018-03-31  Florian Westphaltests: ip6: fix 'missing payload' error
2018-03-31  Florian Westphalnft-test: check start of rule with sets too
2018-03-31  Florian Westphaltests: ct, meta: fixes for upcoming nft-test.py fix
2018-03-31  Florian Westphaltests: mh: fix expected test output
2018-03-31  Florian Westphaltests: redirect: fix tests for upcoming nft-test.py fix
2018-03-31  Florian Westphalnetlink_delinearize: kill dependency before eval of...
2018-03-31  Florian Westphalstatement: print space before "{" in set add
2018-03-31  Harsha Sharmasrc: Updates for mini-gmp.{c,h}
2018-03-28  Florian WestphalRevert "payload: don't remove icmp family dependency...
2018-03-28  Florian Westphalproto: permit icmp-in-ipv6 and icmpv6-in-ipv4
2018-03-27  Florian Westphalpayload: don't remove icmp family dependency in special...
2018-03-27  Florian Westphaltests: meta: icmp, icmpv6: don't kill required dependencies
2018-03-27  Florian Westphalsrc: avoid errouneous assert with map+concat
2018-03-27  Duncan Roedoc: nft.8 more spelling fixes
2018-03-26  Florian Westphalremove todo list
2018-03-21  Phil SutterExport libnftables (again)
2018-03-21  Phil Suttertests/shell: Test flush and nat chain recreate in one go
2018-03-20  Phil Suttertests/shell: Allow to specify multiple testcases
2018-03-20  Phil Suttertests/shell: Fix sporadic fail of include/0007glob_double_0
2018-03-20  Phil Sutterflowtable: Make parsing a little more robust
2018-03-20  Phil Suttertests/shell: Fix flowtable test cases
2018-03-20  Phil Suttertests/shell: Fix dump of chains/0016delete_handle_0
2018-03-20  Phil SutterSupport 'nft -f -' to read from stdin
2018-03-19  Pablo Neira... rule: reset cache iff there is an existing cache
2018-03-19  Duncan Roedoc: nft.8 aim for consistent synopses throughout ...
2018-03-17  Florian Westphaldoc: describe table dormant flag
2018-03-17  Phil SutterCombine redir and masq statements into nat
2018-03-17  Florian Westphalsrc: evaluate: add preliminary binop transfer support...
2018-03-17  Florian Westphalevaluate: handle binop adjustment recursively
2018-03-16  Florian Westphalsrc: segtree: use value expression length
2018-03-16  Florian Westphalsrc: netlink_delinearize: don't assume element contains...
2018-03-16  Florian Westphaltests: add test cases for vmap binop transfer
2018-03-16  Florian Westphaltests: add srh test cases
2018-03-16  Florian Westphalsrc: fix routing header support
2018-03-16  Pablo Neira... tests: update to new syntax to add/update set from...
2018-03-16  Pablo Neira... src: revisit syntax to update sets and maps from packet...
2018-03-16  Phil Sutternetlink: Fold netlink_gen_cmp() into netlink_gen_relati...
2018-03-16  Phil Sutterrelational: Eliminate meta OPs
2018-03-16  Phil Suttertests/shell: Use custom nft binary for ruleset listing
2018-03-16  Pablo Neira... Revert "src: update dynamic set updates from packet...
2018-03-15  Pablo Neira... src: update dynamic set updates from packet path syntax
2018-03-15  Laura Garcia... src: support of dynamic map addition and update of...
next