summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libnl-3.11.0 releaselibnl3_11_0Thomas Haller2024-10-304-4/+10
* lib/route: add support for bridge mstiRonan Dalton2024-10-103-27/+506
* lib/route: merge branch 'ronand-atl:extend-bridge-info-support'Thomas Haller2024-09-193-1/+392
|\
| * lib/route: add support for bridge info booloptsRonan Dalton2024-09-183-0/+88
| * lib/route: extend bridge info supportRonan Dalton2024-09-163-0/+195
| * lib/route: add missing bridge info getter functionsRonan Dalton2024-09-163-1/+108
| * lib/route: add missing entry in libnl-route-3.sym fileRonan Dalton2024-09-161-0/+1
|/
* lib/route: add rtnl_neigh ext flags supportRonan Dalton2024-09-163-6/+85
* route: add support for getting permanent mac address of linkAntonio Prcela2024-09-125-0/+48
* lib/route: extend bridge flagsRonan Dalton2024-09-122-29/+138
* xfrm: remove redundant check in xfrm_sa_update_cache()Thomas Haller2024-09-121-1/+1
* lib,xfrm: merge branch 'bisdn:jogo_auto_nlobject'Thomas Haller2024-09-123-15/+11
|\
| * xfrm: use the new _nl_auto_nl_object helperJonas Gorski2024-09-121-3/+1
| * cache: use the new _nl_auto_nl_object helperJonas Gorski2024-09-121-12/+4
| * add _nl_auto_nl_object helperJonas Gorski2024-09-121-0/+6
|/
* black: fix "target-version" in "pyproject.toml"Thomas Haller2024-09-121-1/+1
* link/bonding: merge branch 'bisdn:jogo_bond_improvements'Thomas Haller2024-09-123-17/+261
|\
| * link/bonding: implement parsing link typeJonas Gorski2024-08-301-0/+54
| * link/bonding: implement comparing bond linksJonas Gorski2024-08-301-0/+21
| * link/bonding: implement io_clone()Jonas Gorski2024-08-301-0/+21
| * link/bonding: add getters for attributesJonas Gorski2024-08-273-6/+154
| * link/bonding: rename bn_mask to ce_maskJonas Gorski2024-08-271-11/+11
|/
* tests: optimize _nltst_assert_route_list_permutate() to short cut search thro...Thomas Haller2024-08-221-4/+16
* tests: in _nltst_assert_route_list() accept arbitrary orderThomas Haller2024-08-222-51/+104
* base: add _nl_swap() helper macroThomas Haller2024-08-221-0/+13
* tests: ensure that there are all expected routes in _nltst_assert_route_list()Thomas Haller2024-08-221-14/+24
* merge branch 'th/test-print-routes'Thomas Haller2024-08-223-54/+171
|\
| * tests: print route list before failure in _nltst_assert_route_list()Thomas Haller2024-08-221-8/+34
| * tests: add _nltst_objects_to_string() helperThomas Haller2024-08-222-0/+47
| * tests: add _nltst_malloc0() and _nltst_sprintf() helpersThomas Haller2024-08-221-0/+27
| * tests: move definition of asserts in "tests/nl-test-util.h"Thomas Haller2024-08-221-38/+40
| * tests: use _nl_ptrarray_len() helper in _nltst_assert_route_list()Thomas Haller2024-08-221-8/+1
| * base: add _nl_ptrarray_len() helperThomas Haller2024-08-221-0/+22
|/
* link: link_msg_parser(): keep link info instead of release and reacquireJonas Gorski2024-08-191-5/+1
* lib/attr: merge branch 'Geywn:nla_variable_length_integer'Thomas Haller2024-08-193-0/+81
|\
| * lib/attr: add nla functions for variable-length integersWen Gu2024-08-173-0/+76
| * lib/attr: add NLA_{SINT|UINT} attribute typesWen Gu2024-08-162-0/+5
|/
* libnl-3.10.0 releaselibnl3_10_0Thomas Haller2024-07-194-4/+10
* python: fix flake8 warningsThomas Haller2024-07-192-3/+3
* doc: workaround LINK_DOC with empty libnl.dictThomas Haller2024-07-191-1/+3
* lib: avoid overflow in computation of s_seq_nextChristopher Ferris2024-07-192-1/+6
* all: fix and enable "-Wsign-compare" warningThomas Haller2024-05-2935-74/+103
* build: use AC_USE_SYSTEM_EXTENSIONS instead of defining _GNU_SOURCEThomas Haller2024-05-294-6/+8
* build: move "-DPGKLIBDIR" and renameThomas Haller2024-05-292-2/+2
* build: cleanup defining SYSCONFDIR on command lineThomas Haller2024-05-292-5/+9
* build: drop unnecessary "-Wno-missing-field-initializers" from default CFLAGSThomas Haller2024-05-291-1/+0
* build: add "-Wvla" and "-Wdeclaration-after-statement" to default CFLAGSThomas Haller2024-05-292-6/+10
* lib: add internal _nla_len() helperThomas Haller2024-05-293-2/+12
* route: treat routes with via nexthops as universe scoped as wellJonas Gorski2024-05-291-1/+1
* format: reformat "include/base/nl-base-utils.h"Thomas Haller2024-05-291-4/+1