summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/sd-netlink.c
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink: fix sd_netlink_inc_rcvbuf() prototypeLennart Poettering2016-06-031-1/+4
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-221-1/+1
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-201-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering2016-02-011-3/+3
* sd-netlink: don't take possesion of netlink fd from caller on failureLennart Poettering2016-02-011-1/+3
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-7/+7
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-6/+6
* sd-netlink: refcount multicast groupsTom Gundersen2015-10-151-14/+42
* sd-netlink: add support for subscribing to ROUTE messagesTom Gundersen2015-10-111-3/+10
* tree-wide: generate EBADF when we get invalid fdsLennart Poettering2015-08-141-1/+1
* sd-netlink: socket - move some functions from main source fileTom Gundersen2015-06-131-35/+9
* sd-netlink: drop the write-queueTom Gundersen2015-06-131-124/+10
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-131-0/+1056