]> git.ipfire.org Git - thirdparty/nftables.git/history - src/netlink.c
tests: shell: use binary defined by run-tests.sh
[thirdparty/nftables.git] / src / netlink.c
10 days ago  Pablo Neira Ayusosrc: use EXPR_RANGE_VALUE in interval maps
10 days ago  Pablo Neira Ayusosrc: use constant range expression for interval+concate...
11 days ago  Florian Westphalsrc: print count variable in normal set listings
11 days ago  Florian Westphaldebug: include kernel set information on cache fill
2025-06-12  Phil Sutternetlink: Avoid crash upon missing NFTNL_OBJ_CT_TIMEOUT_...
2025-06-12  Phil Sutternetlink: Do not allocate a bogus flowtable priority...
2025-06-12  Phil Sutternetlink: Fix for potential crash parsing a flowtable
2025-05-25  Phil Sutternetlink: Keep going after set element parsing failures
2025-05-25  Phil Sutternetlink: Pass netlink_ctx to netlink_delinearize_setelem()
2025-05-20  Phil Sutternetlink: Catch unknown types when deserializing objects
2025-05-20  Phil Sutternetlink: Avoid potential NULL-ptr deref parsing set...
2025-05-11  Florian Westphalsrc: netlink: fix crash when ops doesn't support udata
2025-04-21  Pablo Neira Ayusonetlink: bogus concatenated set ranges with netlink...
2025-03-18  Florian Westphalnetlink: fix stack buffer overrun when emitting ranged...
2025-03-18  Pablo Neira Ayusosrc: print set element with multi-word description...
2025-01-02  Pablo Neira Ayusoexpression: remove elem_flags from EXPR_SET_ELEM to...
2024-11-11  Florian Westphalsrc: allow to map key to nfqueue number
2024-09-17  Pablo Neira Ayusosrc: support for timeout never in elements
2024-08-26  Pablo Neira Ayusocache: consolidate reset command
2024-06-11  Pablo Neira Ayusomonitor: too large shift exponent displaying payload...
2024-02-29  Florian Westphalnetlink: allow typeof keywords with objref maps during...
2023-12-20  Florian Westphalnetlink: fix stack overflow due to erroneous rounding
2023-12-15  Florian Westphalnetlink: fix stack buffer overflow with sub-reg sized...
2023-12-12  Florian Westphalnetlink: add and use nft_data_memcpy helper
2023-11-09  Thomas Hallernetlink: fix buffer size for user data in netlink_delin...
2023-09-27  Thomas Hallerinclude: include <string.h> in <nft.h>
2023-09-25  Thomas Hallerexpression: cleanup expr_ops_by_type() and handle u32...
2023-09-20  Thomas Hallernetlink: handle invalid etype in set_make_key()
2023-09-19  Thomas Hallernetlink: fix leaking typeof_expr_data/typeof_expr_key...
2023-09-14  Thomas Hallerdatatype: fix leak and cleanup reference counting for...
2023-09-11  Thomas Hallerinclude: include <stdlib.h> in <nft.h>
2023-08-31  Pablo Neira Ayusosrc: simplify chain_alloc()
2023-08-29  Thomas Hallernetlink: avoid "-Wenum-conversion" warning in dtype_map...
2023-08-25  Thomas Hallersrc: add <nft.h> header and include it as first
2023-07-13  Phil SutterImplement 'reset {set,map,element}' commands
2023-05-02  Florian Westphalnetlink: restore typeof interval map data type
2023-01-18  Phil SutterImplement 'reset rule' and 'reset rules' commands
2023-01-13  Phil Sutternetlink: Fix for potential NULL-pointer deref
2023-01-02  Pablo Neira Ayusosrc: display (inner) tag in --debug=proto-ctx
2022-12-10  Pablo Neira Ayusonetlink: unfold function to generate concatenations...
2022-12-10  Pablo Neira Ayusonetlink: add function to generate set element key data
2022-12-10  Pablo Neira Ayusonetlink: statify __netlink_gen_data()
2022-12-08  Pablo Neira Ayusonetlink: swap byteorder of value component in concatena...
2022-11-30  Pablo Neira Ayusosrc: support for selectors with different byteorder...
2022-08-04  Florian Westphalsrc: allow anon set concatenation with ether and vlan
2022-05-09  Florian Westphalnetlink: swap byteorder for host-endian concat data
2022-04-17  Florian Westphalnetlink: remove unused argument from helper function
2022-04-13  Pablo Neira Ayusosrc: add EXPR_F_KERNEL to identify expression in the...
2022-03-29  Pablo Neira Ayusosrc: allow to use typeof of raw expressions in set...
2022-02-17  Pablo Neira Ayusonetlink: check key is EXPR_CONCAT before accessing...
2022-01-26  Eugene Crossernetlink: Use abort() in case of netlink_abi_error
2022-01-15  Jeremy Sowdensrc: simplify logic governing storing payload dependencies
2022-01-15  Jeremy Sowdensrc: remove arithmetic on booleans
2021-12-03  Phil Suttercache: Support filtering for a specific flowtable
2021-12-03  Phil Suttercache: Filter tables on kernel side
2021-11-11  Pablo Neira Ayusocache: filter out rules by chain
2021-11-08  Pablo Neira Ayusomnl: do not build nftnl_set element list
2021-09-16  Pablo Neira Ayusonetlink: reset temporary set element stmt list after...
2021-09-08  Pablo Neira Ayusonetlink: rework range_expr_to_prefix()
2021-09-06  Xiao Liangsrc: Check range bounds before converting to prefix
2021-07-13  Pablo Neira Ayusosrc: support for nat with interval concatenation
2021-06-18  Pablo Neira Ayusorule: memleak of list of timeout policies
2021-06-14  Phil Sutternetlink: Avoid memleak in error path of netlink_delinea...
2021-06-14  Phil Sutternetlink: Avoid memleak in error path of netlink_delinea...
2021-06-14  Phil Sutternetlink: Avoid memleak in error path of netlink_delinea...
2021-06-14  Phil Sutternetlink: Avoid memleak in error path of netlink_delinea...
2021-06-08  Pablo Neira Ayusonetlink: quick sort array of devices
2021-05-19  Pablo Neira Ayusolibnftables: location-based error reporting for chain...
2021-05-11  Pablo Neira Ayusosrc: add set element catch-all support
2021-05-02  Pablo Neira Ayusocache: add hashtable cache for table
2021-05-02  Pablo Neira Ayusocache: add hashtable cache for flowtable
2021-05-02  Pablo Neira Ayusocache: add hashtable cache for object
2021-05-02  Pablo Neira Ayusosrc: pass chain name to chain_cache_find()
2021-04-03  Pablo Neira Ayusocache: add hashtable cache for sets
2021-04-03  Pablo Neira Ayusoevaluate: use chain hashtable for lookups
2021-04-01  Florian Westphalnetlink: don't crash when set elements are not evaluate...
2021-03-25  Frank Wunderlichnftables: add flags offload to flowtable
2021-03-02  Pablo Neira Ayusotable: support for the table owner flag
2021-02-08  Florian Westphaltrace: do not remove icmp type from packet dump
2020-12-18  Pablo Neira Ayusosrc: add set element multi-statement support
2020-12-17  Pablo Neira Ayusosrc: add support for multi-statement in dynamic sets...
2020-12-12  Florian Westphalnft: trace: print packet unconditionally
2020-12-04  Pablo Neira Ayusosrc: report EPERM for non-root users
2020-09-30  Jose M. Guisado... src: add comment support for chains
2020-09-08  Jose M. Guisado... src: add comment support for objects
2020-08-28  Jose M. Guisado... src: add comment support when adding tables
2020-08-26  Pablo Neira Ayusosrc: add chain hashtable cache
2020-08-20  Florian Westphalnftables: dump raw element info from libnftnl when...
2020-08-12  Jose M. Guisado... src: add comment support for set declarations
2020-07-29  Pablo Neira Ayusosrc: remove cache lookups after the evaluation phase
2020-07-23  Florian Westphalnetlink: fix concat range expansion in map case
2020-07-15  Pablo Neira Ayusosrc: support for implicit chain bindings
2020-05-06  Pablo Neira Ayusosrc: fix netlink_get_setelem() memleaks
2020-04-30  Pablo Neira Ayusonat: transform range to prefix expression when possible
2020-04-28  Pablo Neira Ayusosrc: NAT support for intervals in maps
2020-04-01  Luis Resselnetlink: Show the handles of unknown rules in "nft...
2020-03-31  Pablo Neira Ayusorule: add hook_spec
2020-03-26  Pablo Neira Ayusosrc: add support for flowtable counter
2020-03-20  Pablo Neira Ayusosrc: support for counter in set definition
2020-03-18  Pablo Neira Ayusosrc: support for restoring element counters
next