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