summaryrefslogtreecommitdiff
path: root/unl.c
Commit message (Collapse)AuthorAgeFilesLines
* unl: add support for connecting to rtnlFelix Fietkau2022-09-161-8/+43
| | | | | | | | | The API is almost the same and some unl_genl_* functions are renamed to unl_* with compat #define in place The only thing different between genl and rtnl is the init function and the function for allocating a message Signed-off-by: Felix Fietkau <nbd@nbd.name>
* libnl-tiny: remove dead codeFelix Fietkau2022-09-161-3/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43599
* move files into toplevel dirrofl0r2014-07-101-0/+290