index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-netlink
Age
Commit message (
Expand
)
Author
2015-08-14
tree-wide: generate EBADF when we get invalid fds
Lennart Poettering
2015-08-06
libsystemd: fix RTNL_CONTAINER_DEPTH assert
Karel Zak
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-29
sd-netlink: introduce api for new NL type NLA_FLAG
Susant Sahani
2015-07-29
sd-netlink: add support for new type NETLINK_TYPE_FLAG
Susant Sahani
2015-07-29
sd-netlink: add support for vxlan attributes
Susant Sahani
2015-07-27
sd-netlink: Add macvtap support
Susant Sahani
2015-07-24
netlink-types: use consistent whitespace at EOL
Zbigniew Jędrzejewski-Szmek
2015-07-23
sd-netlink: add bridge NL params
Susant Sahani
2015-07-22
sd-netlink: add tunnel params
Susant Sahani
2015-07-20
sd-netlink: add tunnel NL parameters
Susant Sahani
2015-07-14
Merge commit 'refs/pull/436/head' of https://github.com/systemd/systemd
David Herrmann
2015-07-06
treewide: fix typos
Torstein Husebø
2015-06-30
sd-netlink: respect attribute type flags
Tom Gundersen
2015-06-28
sd-netlink: message - remove unused next_rta_offset field
Tom Gundersen
2015-06-28
netlink: rework containers
Tom Gundersen
2015-06-28
sd-netlink: make a couple of helper functions static
Tom Gundersen
2015-06-28
sd-netlink: mark union containers as nested
Tom Gundersen
2015-06-24
sd-netlink: don't export internal type-system details
David Herrmann
2015-06-24
sd-netlink: don't treat NULL as root type-system
David Herrmann
2015-06-24
sd-netlink: don't treat type_system->count==0 as invalid
David Herrmann
2015-06-24
sd-netlink: make sure the root-level type is nested
David Herrmann
2015-06-24
sd-netlink: drop NETLINK_TYPE_META
David Herrmann
2015-06-24
sd-netlink: turn 'max' into 'count' to support empty type-systems
David Herrmann
2015-06-24
sd-netlink: avoid casting size_t into int
David Herrmann
2015-06-24
sd-netlink: make NLTypeSystem internal
David Herrmann
2015-06-24
sd-netlink: make NLType internal
David Herrmann
2015-06-24
sd-netlink: don't access type->type_system[_union] directly
David Herrmann
2015-06-24
sd-netlink: rename NLA_ to NETLINK_TYPE_
David Herrmann
2015-06-13
sd-netlink: socket - move some functions from main source file
Tom Gundersen
2015-06-13
sd-netlink: message - split up source file
Tom Gundersen
2015-06-13
sd-netlink: drop the write-queue
Tom Gundersen
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen