summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* genl_family: explicitly null terminate strncpy destination bufferPetr Štetiar2022-09-161-0/+1
* netlink: add NLA_F_NESTED to all nested attributesFelix Fietkau2022-09-162-1/+3
* attr.h: Add NLA_PUT_S32Hauke Mehrtens2022-09-161-0/+34
* unl: add support for connecting to rtnlFelix Fietkau2022-09-161-3/+11
* use offsetof macro to make scan-build happyPetr Štetiar2022-09-161-1/+3
* libnl-tiny: define _GNU_SOURCE if not definedAlexandru Ardelean2022-09-161-0/+2
* libnl-tiny: Generic Netlink multicast groups supportHauke Mehrtens2022-09-164-0/+24
* genl/family.h: hardcode GENL_ID_GENERATE constant valuerofl0r2018-12-031-1/+1
* remove linux header copy from include/rofl0r2015-04-305-481/+0
* fix compilation on ubuntu 14.04rofl0r2015-04-291-2/+0
* libnl-tiny: ensure compatibility to libnl version 3 and highernbd2014-07-111-1/+6
* make libnl 1.0 compat macros available when LIBNL1_COMPAT is setrofl0r2014-07-111-0/+7
* fix incorrect include causing warningrofl0r2014-07-101-1/+1
* move files into toplevel dirrofl0r2014-07-1031-0/+4199