summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysutils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12upstream-mainThomas Haller
6 daysgithub,clang-format: update fedora version for clang-formatThomas Haller
6 daysroute: fix IPv6 ecmp route deleted nexthop matchingJonas Gorski
7 dayscache: merge branch 'ievenbach:aurora/cache-mgr-cb'Thomas Haller
7 dayscache: use cleanup attribute in nl_cache_mngr_alloc_ex()Thomas Haller
7 dayscache: cleanup nl_cache_mngr_alloc_ex()Thomas Haller
7 dayscache: allow to allocate cache manager with custom refill socketIlya A. Evenbach
7 daystests: test compiling all public headers with C++ compilerThomas Haller
7 daystests: don't use $COMPILE for building header testsThomas Haller
7 daysinclude: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about depr...Thomas Haller
7 daystests: avoid "-Wunused-parameter" warning in build headers testThomas Haller
7 daysroute: avoid compiler warning about calloc() arguments in rtnl_netem_set_dela...Thomas Haller
2024-04-26cache: fix new object in callback v2 on updated objectsJonas Gorski
2024-04-26socket: fix ubsan complaint about incorrect left-shift in generate_local_port()Ilya A. Evenbach
2024-04-22all: merge branch 'th/nl-debug'Thomas Haller
2024-04-22github: test with --enable-debug=no configure optionThomas Haller
2024-04-22utils: always define nl_debug_dpThomas Haller
2024-04-22core: always define statements for NL_DBG()Thomas Haller
2024-04-22build: always define NL_DEBUGThomas Haller
2024-04-22all: use defines for attributesThomas Haller
2024-04-22route/bison: include "nl-default.h" in lex/yacc filesThomas Haller
2024-04-03route: add support for layer 3 filtering on bridgesCordell O'Leary
2024-02-29route: merge branch 'Cordell-O:main'Thomas Haller
2024-02-29tests: add test for bridge vlan attributes.Cordell O'Leary
2024-02-29route: add support for vlan filtering on bridge ports.Cordell O'Leary
2024-02-29route: Add support to set ageing time for dynamic bridge table entriesCordell O'Leary
2024-02-02tests: add unit test for `nl_addr_parse("default", AF_INET6, &addr6)`Thomas Haller
2024-01-08lib/xfrm: add missing #include <time.h>Aleksander Mazur
2023-12-04libnl-3.9.0 releaseThomas Haller
2023-12-04include/linux-private: import 'seg6 local' headers from kernel treeKonstantin Kogdenko
2023-12-04lib: remove unused assignment in nl_addr_parse()Thomas Haller
2023-12-04route/tc: avoid integer overflow in rtnl_tc_calc_cell_log()Thomas Haller
2023-12-04xfrm: return -NLE_MISSING_ATTR from xfrmnl_sa_get_auth_params()Thomas Haller
2023-12-04xfrm: fix leaking usertemplate in xfrmnl_sp_parse()Thomas Haller
2023-12-04socket: workaround coverity warning about time_t handlingThomas Haller
2023-12-04github: update Fedora image and version for clang-formatThomas Haller
2023-12-02clang-format: rework container scriptThomas Haller
2023-12-01lib: fix signed overflow warning in nl_object_diff()Thomas Haller
2023-12-01socket: explicitly cast time() to uint32_tThomas Haller
2023-12-01src: fix leak in "nl-cls-add"Thomas Haller
2023-12-01route/cls: add get/take wrappers for rtnl_act_append()Thomas Haller
2023-12-01route/cls: fix leak in error handling of rtnl_flower_append_action()Thomas Haller
2023-12-01route: fix just introduced use-after-free in rtnl_act_parse()Thomas Haller
2023-12-01route: use cleanup macro in rtnl_act_parse()Thomas Haller
2023-12-01nl-aux-route: add cleanup macro for rtnl_act_put_all()Thomas Haller
2023-12-01base: add _NL_AUTO_DEFINE_FCN_INDIRECT0() macroThomas Haller
2023-12-01route: fix memleak in rtnl_act_parse()Thomas Haller
2023-12-01base: don't use static array indices for buffer argument of _nl_inet_ntop()Thomas Haller
2023-12-01route/can: implement can_device_statsJob Feikens
2023-11-29github: build with "-fexceptions" CFLAGSThomas Haller