socket: change debug callbacks to pass struct nl_msg
[project/libnl-tiny.git] / nl.c
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
2022-11-01 Joerg Vehlowlibnl-tiny: set SOCK_CLOEXEC if available
2019-10-29 Petr Štetiarremove never used err variable assignment disliked...
2019-10-29 Petr Štetiarsilence use after the free clang analyzer warning
2019-10-29 Petr Štetiariron out all extra compiler warnings
2019-10-04 Petr Štetiarrefactor into separate Git project