socket: change debug callbacks to pass struct nl_msg
[project/libnl-tiny.git] / include /
2023-12-05 Felix Fietkausocket: change debug callbacks to pass struct nl_msg master
2023-12-04 Felix Fietkausocket: add debug callbacks for rx/tx
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-05-23 Petr Štetiargenl_family: explicitly null terminate strncpy destinat... staging/ynezz/fix-strncpy
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
2019-10-29 Petr Štetiaruse offsetof macro to make scan-build happy
2019-10-04 Petr Štetiarrefactor into separate Git project