]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2023-04-25  Pablo Neira... mnl: handle singleton element in netdevice set
2023-04-25  Pablo Neira... json: allow to specify comment on chain
2023-04-24  Pablo Neira... json: allow to specify comment on table
2023-04-24  Pablo Neira... meta: skip protocol context update for nfproto with...
2023-04-24  Pablo Neira... evaluate: bail out if new flowtable does not specify...
2023-04-24  Pablo Neira... src: allow for updating devices on existing netdev...
2023-04-24  Pablo Neira... mnl: flowtable support for extended netlink error reporting
2023-04-24  Pablo Neira... mnl: set SO_SNDBUF before SO_SNDBUFFORCE
2023-04-20  Phil Suttertests: shell: Fix for unstable sets/0043concatenated_ra...
2023-04-18  Pablo Neira... main: Error out when combining -i/--interactive and...
2023-04-05  Pablo Neira... optimize: support for redirect and masquerade
2023-04-05  Pablo Neira... netlink_delinearize: do not reset protocol context...
2023-04-05  Pablo Neira... evaluate: bogus missing transport protocol
2023-04-05  Pablo Neira... optimize: assert nat type on nat statement helper
2023-03-29  Phil Sutterxt: Fix translation error path
2023-03-28  Jeremy Sowdennetlink_delinearize: correct type and byte-order of...
2023-03-28  Pablo Neira... intervals: use expression location when translating...
2023-03-28  Pablo Neira... payload: set byteorder when completing expression
2023-03-28  Pablo Neira... tests: py: extend test-cases for mark statements with...
2023-03-28  Jeremy Sowdentests: shell: add test-cases for ct and packet mark...
2023-03-28  Jeremy Sowdentests: shell: rename and move bitwise test-cases
2023-03-28  Jeremy Sowdentests: py: add test-cases for ct and packet mark payloa...
2023-03-28  Pablo Neira... netlink_delinerize: incorrect byteorder in mark stateme...
2023-03-28  Pablo Neira... evaluate: honor statement length in bitwise evaluation
2023-03-28  Pablo Neira... evaluate: honor statement length in integer evaluation
2023-03-28  Pablo Neira... evaluate: set up integer type to shift expression
2023-03-28  Pablo Neira... evaluate: relax type-checking for integer arguments...
2023-03-28  Jeremy Sowdenevaluate: don't eval unary arguments
2023-03-28  Pablo Neira... evaluate: support shifts larger than the width of the...
2023-03-27  Florian Westphalmeta: don't crash if meta key isn't known
2023-03-22  Jeremy Sowdenevaluate: insert byte-order conversions for expressions...
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
next