summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04Update for new version of libnl.HEADmastermainChristopher Ferris
2024-04-04Upgrade libnl to libnl3_9_0Christopher Ferris
2024-03-11Remove VNDK definition(s)Kiyoung Kim
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
2023-11-29xfrm: erge branch 'th/xfrm-addr-cleanup'Thomas Haller
2023-11-29xfrm: refactor error handling in XFRM parsingThomas Haller
2023-11-29include: add "nl-aux-xfrm" helpersThomas Haller
2023-11-29xfrm: fix crashes in case of ENOMEMThomas Haller
2023-11-29xfrm: refactor nl_addr_build() calls in XFRM codeThomas Haller
2023-11-29xfrm: use cleanup attribute for nl_addr in XFRM parsingThomas Haller
2023-11-29xfrm: fix error code for NLE_ENOMEM in xfrmnl_ae_parse()Thomas Haller
2023-11-29xfrm: fix parsing address in xfrmnl_ae_parse()Thomas Haller
2023-11-29nl-aux-core: add _nl_addr_build() helperThomas Haller
2023-11-29nl-base-utils: add _nl_addr_family_to_size() helperThomas Haller
2023-11-27xfrm: merge branch 'spellingmistake:main'Thomas Haller
2023-11-27xfrm: clear XFRM_SP_ATTR_TMPL when removing the last template from a policyThomas Egerer
2023-11-27xfrm/sp: fix reference counters of sa selector/tmpl addressesThomas Egerer
2023-10-30route/link: add bonding interface options set rtnl apisLokesh Dhoundiyal
2023-09-19libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43e...android-u-qpr3-beta-2-gplAlexander Koskovich
2023-09-19libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43e...android-u-qpr3-beta-1-gplandroid-u-qpr2-beta-2-gplAlexander Koskovich
2023-09-19libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35df am: a43e...Alexander Koskovich
2023-09-19libnl: Add APIs for managing addresses am: 6002fe52ce am: c0eceb35dfAlexander Koskovich
2023-09-18libnl: Add APIs for managing addresses am: 6002fe52ceandroid-u-rb-dp-10-gplandroid-u-rb-dp-10-gplAlexander Koskovich
2023-09-17libnl: Add APIs for managing addressesAlexander Koskovich
2023-08-31build: fix declaring special targets as ".PHONY"Thomas Haller
2023-08-31Makefile.am: avoid use of non-portable echo argumentsSam James
2023-08-30python: Use correct decorator syntax in HTBQdiscDavid Ward
2023-08-29libnl-3.8.0 releaseThomas Haller
2023-08-29build: merge branch 'th/configure-fixes'Thomas Haller