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
2016-01-10
sd-netlink: fix assert
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: add missing includes
Thomas Hindoe Paaboel Andersen
2015-11-11
sd-netlink: add support for RTA_PREF
Tom Gundersen
2015-11-11
sd-netlink: types - let tables be sized implicitly
Tom Gundersen
2015-11-11
sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()
Tom Gundersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-15
sd-netlink: refcount multicast groups
Tom Gundersen
2015-10-11
sd-netlink: add support for subscribing to ROUTE messages
Tom Gundersen
2015-10-11
sd-netlink: rtnl - add route_get_{scope,tos,table,protocol}()
Tom Gundersen
2015-10-05
sd-rtnl: introduce new API to set the NL header flags
Susant Sahani
2015-10-05
sd-rtnl: sd-netlink: add support for bridge NL parametrs
Susant Sahani
2015-09-09
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
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
[next]