summaryrefslogtreecommitdiff
path: root/include/netlink
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
* use offsetof macro to make scan-build happyPetr Štetiar2022-09-161-1/+3
* libnl-tiny: Generic Netlink multicast groups supportHauke Mehrtens2022-09-163-0/+17
* genl/family.h: hardcode GENL_ID_GENERATE constant valuerofl0r2018-12-031-1/+1
* 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-1022-0/+3410