descriptionTiny OpenWrt fork of libnl
ownerGit
last changeTue, 5 Dec 2023 11:52:43 +0000 (12:52 +0100)
shortlog
2023-12-05 Felix Fietkausocket: change debug callbacks to pass struct nl_msg master
2023-12-05 Felix Fietkausocket: call rx debug callback once per packet instead...
2023-12-04 Felix Fietkausocket: add debug callbacks for rx/tx
2023-07-27 Jo-Philipp... build: allow passing SOVERSION value for dynamic library
2023-07-01 Hauke MehrtensMake struct nla_policy and struct nlattr const
2023-04-02 Nick Hainkeattr: add NLA_S* definitions
2023-01-06 Jesus Fernandez... libnl-tiny: fix duplicated branch in family.h
2022-11-01 Joerg Vehlowlibnl-tiny: set SOCK_CLOEXEC if available
2022-05-23 Petr Štetiargenl_family: explicitly null terminate strncpy destinat... staging/ynezz/fix-strncpy
2022-05-23 Felix Fietkaubuild static library
2022-05-17 Felix Fietkaunetlink: add NLA_F_NESTED to all nested attributes
2021-12-14 Hauke Mehrtensattr.h: Add NLA_PUT_S32
2020-08-05 Felix Fietkauunl: add support for connecting to rtnl
2020-07-11 Rosen Penevlibnl-tiny: install pkgconfig file
2019-10-29 Petr Štetiarremove never used err variable assignment disliked...
2019-10-29 Petr Štetiarsilence use after the free clang analyzer warning
...
heads
4 months ago master
23 months ago staging/ynezz/fix-strncpy