]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2018-05-17  Máté Eckltests: py: small typo fixes in the python tests README
2018-05-17  Máté Eckltests: py: specify python version in nft-test.py
2018-05-16  Pablo Neira... segtree: missing comments in range and prefix expressio...
2018-05-15  Phil Sutterlibnftables: Move scanner object into struct nft_ctx
2018-05-13  Florian Westphalnftables: xt: don't use hard-coded AF_INET
2018-05-11  Phil Sutternft.8: Drop misleading adjective 'absolute'
2018-05-11  Phil Sutterevaluate: Return ENOENT if rule index is too large
2018-05-11  Phil Suttertests/py: Support testing JSON input and output as...
2018-05-11  Phil Suttertests/py: Highlight offending parts in differences...
2018-05-11  Phil Suttertests/py: Don't read expected payload for each table
2018-05-11  Phil Suttertests/py: Reduce indenting level in nft-test.py
2018-05-11  Phil Sutterpy: Add JSON support to nftables Class
2018-05-11  Phil Sutterpy: Add getter/setter for echo output option
2018-05-11  Phil Sutterlibnftables: Implement JSON parser
2018-05-11  Phil Sutterlibnftables: Implement JSON output support
2018-05-11  Phil Sutterlibnftables: Introduce a few helper functions
2018-05-11  Phil Sutterlibnftables: Make some functions globally accessible
2018-05-11  Phil Sutterlibnftables: Make some arrays globally accessible
2018-05-11  Phil Sutterlibnftables: Put bison parsing into dedicated functions
2018-05-11  Phil Sutterinclude/linux: Add required NFT_CT_MAX macro
2018-05-10  Florian Westphalbuild: Bump version to v0.8.5 v0.8.5
2018-05-09  Phil Suttertests/shell: Extend rule_management/0001addposition_0
2018-05-09  Phil SutterSupport 'add/insert rule index <IDX>'
2018-05-09  Phil Sutterrule: Copy locations in handle_merge()
2018-05-09  Phil SutterDeprecate add/insert rule 'position' argument
2018-05-09  Florian Westphaltests: py: allow to specify sets with a timeout
2018-05-09  Florian Westphaltests: py: add expires tests with different time bases
2018-05-09  Florian Westphalsrc: support timeouts in milliseconds
2018-05-08  Florian Westphaldoc: add size keyword to meter example
2018-05-08  Florian Westphalxt: don't BUG if we can't find an extensions
2018-05-08  Máté Ecklparser: added missing semicolon
2018-05-08  Pablo Neira... tests: shell: add size to meters
2018-05-08  Pablo Neira... tests: shell: delete chain and rule with jump to chain...
2018-05-08  Florian Westphalfiles: restore base table skeletons
2018-05-06  Phil Sutterscanner: Support rfc4291 IPv4-compatible addresses
2018-05-06  Phil Suttertests/py: Fix expected output in {bridge,inet}/icmpX.t
2018-05-06  Phil Sutterproto: Fix wrong token in proto_icmp6
2018-05-06  Pablo Neira... src: use location to display error messages
2018-05-06  Pablo Neira... src: add obj_spec
2018-05-06  Pablo Neira... src: add set_spec
2018-05-06  Pablo Neira... src: add chain_spec
2018-05-06  Pablo Neira... src: add table_spec
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
next