summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/netlink-genl.c
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink: unexport sd-netlinkYu Watanabe2022-09-171-5/+5
* sd-netlink: rename NLType and friendsYu Watanabe2022-08-061-28/+28
* libsystemd: export sd-netlinkZbigniew Jędrzejewski-Szmek2022-06-301-5/+5
* sd-netlink: make sd_genl_message_new() or friends return -EOPNOTSUPP if a mod...Yu Watanabe2021-09-291-25/+40
* sd-netlink: make type_system_get_*() and friends return value directlyYu Watanabe2021-08-291-16/+17
* sd-netlink: introduce sd_genl_add_match()Yu Watanabe2021-08-291-0/+94
* sd-netlink: introduce sd_genl_message_get_command()Yu Watanabe2021-08-291-0/+38
* sd-netlink: determine header size of genl message by using CTRL_ATTR_HDRSIZE ...Yu Watanabe2021-08-291-2/+8
* sd-netlink: read protocol version of each genl familyYu Watanabe2021-08-291-1/+7
* sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamilyYu Watanabe2021-08-291-83/+240
* sd-netlink: unify two spurious type system root for genlYu Watanabe2021-08-291-1/+1
* sd-netlink: drop genl type system indexed by commandYu Watanabe2021-08-291-11/+3
* sd-netlink: rename several type systems for generic netlinkYu Watanabe2021-08-291-1/+1
* sd-netlink: split netlink-types.[ch] into small filesYu Watanabe2021-08-291-0/+179