]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2023-03-20  Phil SutterAvoid a memleak with 'reset rules' command
2023-03-20  Phil SutterReduce signature of do_list_table()
2023-03-15  Jose M. Guisado... py: replace distutils with setuptools
2023-03-15  Pablo Neira... parser_bison: simplify reset syntax
2023-03-14  Pablo Neira... Revert "evaluate: relax type-checking for integer argum...
2023-03-13  Pablo Neira... build: Bump version to 1.0.7 v1.0.7
2023-03-12  Jeremy Sowdensrc: fix a couple of typo's in comments
2023-03-11  Pablo Neira... cmd: move command functions to src/cmd.c
2023-03-11  Pablo Neira... src: improve error reporting for unsupported chain...
2023-03-10  Phil SutterReject invalid chain priority values in user space
2023-03-10  Phil Sutterxt: Fix fallback printing for extensions matching keywords
2023-03-10  Phil Sutterdoc: nft.8: Document lower priority limit for nat type...
2023-03-01  Pablo Neira... tests: shell: use bash in 0011reset_0
2023-03-01  Pablo Neira... cache: fetch more objects when resetting rule
2023-03-01  Pablo Neira... parser_bison: allow to use quota in sets
2023-02-28  Pablo Neira... src: add last statement
2023-02-28  Pablo Neira... evaluate: expand value to range when nat mapping contai...
2023-02-24  Pablo Neira... src: expand table command before evaluation
2023-02-23  Pablo Neira... tests: shell: cover rule insertion by index
2023-02-22  Pablo Neira... parser_bison: missing close scope in destroy start...
2023-02-21  Pablo Neira... src: use start condition with new destroy command
2023-02-21  Pablo Neira... optimize: infer family for nat mapping
2023-02-21  Pablo Neira... evaluate: infer family from mapping
2023-02-21  Pablo Neira... evaluate: print error on missing family in nat statement
2023-02-21  Phil Sutternetlink_delinearize: Sanitize concat data element decoding
2023-02-07  Jeremy Sowdenevaluate: relax type-checking for integer arguments...
2023-02-07  Jeremy Sowdennetlink_delinearize: add postprocessing for payload...
2023-02-07  Pablo Neira... optimize: ignore existing nat mapping
2023-02-07  Pablo Neira... rule: expand standalone chain that contains rules
2023-02-07  Pablo Neira... rule: add helper function to expand chain rules into...
2023-02-06  Pablo Neira... optimize: select merge criteria based on candidates...
2023-02-06  Fernando F... src: add support to command "destroy"
2023-02-02  Pablo Neira... optimize: fix incorrect expansion into concatenation...
2023-02-02  Pablo Neira... optimize: wrap code to build concatenation in helper...
2023-01-26  Florian Westphalevaluate: set eval ctx for add/update statements with...
2023-01-24  Pablo Neira... tests: shell: extend runtime set element automerge...
2023-01-18  Phil SutterImplement 'reset rule' and 'reset rules' commands
2023-01-15  Pablo Neira... intervals: restrict check missing elements fix to sets...
2023-01-13  Phil Suttermnl: dump_nf_hooks() leaks memory in error path
2023-01-13  Phil Suttermeta: parse_iso_date() returns boolean
2023-01-13  Phil Sutternetlink: Fix for potential NULL-pointer deref
2023-01-13  Phil Sutteroptimize: Do not return garbage from stack
2023-01-13  Phil Sutteroptimize: Clarify chain_optimize() array allocations
2023-01-04  Pablo Neira... optimize: payload expression requires inner_desc comparison
2023-01-02  Pablo Neira... doc: add gretap matching expression
2023-01-02  Pablo Neira... tests: py: add gretap tests
2023-01-02  Pablo Neira... src: add gretap support
2023-01-02  Pablo Neira... doc: add geneve matching expression
2023-01-02  Pablo Neira... tests: py: add geneve tests
2023-01-02  Pablo Neira... src: add geneve matching support
2023-01-02  Pablo Neira... doc: add gre matching expression
2023-01-02  Pablo Neira... tests: py: add gre tests
2023-01-02  Pablo Neira... src: add gre support
2023-01-02  Pablo Neira... src: display (inner) tag in --debug=proto-ctx
2023-01-02  Pablo Neira... doc: add vxlan matching expression
2023-01-02  Pablo Neira... tests: shell: add vxlan set tests
2023-01-02  Pablo Neira... tests: py: add vxlan tests
2023-01-02  Pablo Neira... src: add vxlan matching support
2023-01-02  Pablo Neira... src: add dl_proto_ctx()
2023-01-02  Pablo Neira... src: add eval_proto_ctx()
2023-01-02  Pablo Neira... src: Add GPLv2+ header to .c files of recent creation
2023-01-02  Máté Ecklsrc: Update copyright header to GPLv2+ in socket.c
2022-12-22  Pablo Neira... ct: use inet_service_type for proto-src and proto-dst
2022-12-22  Pablo Neira... evaluate: fix shift exponent underflow in concatenation...
2022-12-22  Jeremy Sowdenscanner: treat invalid octal strings as strings
2022-12-21  Pablo Neira... build: Bump version to 1.0.6 v1.0.6
2022-12-21  Pablo Neira... owner: Fix potential array out of bounds access
2022-12-13  Florian Westphaldoc: add/update can be used with maps too
2022-12-13  Phil Sutterxt: Fall back to generic printing from translation
2022-12-13  Phil Sutterxt: Rewrite unsupported compat expression dumping
2022-12-13  Phil Sutterxt: Purify enum nft_xt_type
2022-12-13  Phil Sutterxt: Delay libxtables access until translation
2022-12-12  Florian Westphaltests: add a test case for map update from packet path...
2022-12-12  Florian Westphalnetlink_linearize: fix timeout with map updates
2022-12-12  Florian Westphalnetlink_delinearize: fix decoding of concat data element
2022-12-12  Pablo Neira... evaluate: fix compilation warning
2022-12-12  Pablo Neira... scanner: match full comment line in case of tie
2022-12-10  Pablo Neira... netlink: unfold function to generate concatenations...
2022-12-10  Pablo Neira... netlink: add function to generate set element key data
2022-12-10  Pablo Neira... netlink: statify __netlink_gen_data()
2022-12-09  Phil SutterMakefile: Create LZMA-compressed dist-files
2022-12-08  Pablo Neira... evaluate: do not crash on runaway number of concatenati...
2022-12-08  Pablo Neira... netlink: swap byteorder of value component in concatena...
2022-12-08  Pablo Neira... tests: py: missing json for different byteorder selecto...
2022-12-07  Pablo Neira... scanner: munch full comment lines
2022-12-07  Pablo Neira... doc: statements: fwd supports for sending packets via...
2022-12-06  Harald Weltedoc: payload-expression.txt: Mention that 'ih' exists
2022-12-02  Alex Forsterjson: fix 'add flowtable' command
2022-11-30  Pablo Neira... src: support for selectors with different byteorder...
2022-11-18  Phil SutterWarn for tables with compat expressions in rules
2022-11-11  Pablo Neira... monitor: missing cache and set handle initialization
2022-11-09  Pablo Neira... doc: no reset support for limit
2022-11-09  Pablo Neira... doc: document a few reset commands supported by the...
2022-11-05  Pablo Neira... optimize: handle prefix and range when merging into...
2022-10-31  Pablo Neira... payload: do not kill dependency for proto_unknown
2022-10-31  Pablo Neira... netlink_delinearize: complete payload expression in...
2022-10-18  Pablo Neira... tests: shell: deletion from interval concatenation
2022-10-12  Pablo Neira... netlink_delinearize: do not transfer binary operation...
2022-10-07  Pablo Neira... rule: do not display handle for implicit chain
2022-10-07  Pablo Neira... parser_bison: display too many levels of nesting error
next