summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daystests: add a very basic test for route cacheupstream-mainThomas Haller
4 daystests: add NLTstSelectRoute test helperThomas Haller
4 daystests: set NLTST_IN_CI for not skipping tests accidentallyThomas Haller
4 daysroute: add missing priority to route_keygen() debug printJonas Gorski
4 daystests: add helper to detect availablility of iproute2Thomas Haller
4 daystests: add helper functions for testsThomas Haller
4 daysroute: move "struct rtnl_nexthop" to "nl-priv-dynamic-route"Thomas Haller
4 daysbuild: fix "check-progs" target in "Makefile.am"Thomas Haller
4 daysgithub: print test-suite.log in case of test failureThomas Haller
4 daysroute: expose nexthop id attributeJonas Gorski
4 daystests: fix _nltst_object_to_string() to print one line onlyThomas Haller
4 daysroute: drop unused fields from "struct rtnl_route"Thomas Haller
4 daysbuild: separate build tests from unit testsThomas Haller
5 daysformat: reformat "tests/nl-test-util.h" fileThomas Haller
7 daysroute: merge branch 'bisdn:jogo_route_nh_cmp'Thomas Haller
7 daysroute: use the new helper function for comparing nexthopsJonas Gorski
7 daysnexthop: add a identical helper functionJonas Gorski
2024-05-07utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12Thomas Haller
2024-05-07github,clang-format: update fedora version for clang-formatThomas Haller
2024-05-07route: fix IPv6 ecmp route deleted nexthop matchingJonas Gorski
2024-05-06cache: merge branch 'ievenbach:aurora/cache-mgr-cb'Thomas Haller
2024-05-06cache: use cleanup attribute in nl_cache_mngr_alloc_ex()Thomas Haller
2024-05-06cache: cleanup nl_cache_mngr_alloc_ex()Thomas Haller
2024-05-06cache: allow to allocate cache manager with custom refill socketIlya A. Evenbach
2024-05-06tests: test compiling all public headers with C++ compilerThomas Haller
2024-05-06tests: don't use $COMPILE for building header testsThomas Haller
2024-05-06include: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about depr...Thomas Haller
2024-05-06tests: avoid "-Wunused-parameter" warning in build headers testThomas Haller
2024-05-06route: 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