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-rtnl
Age
Commit message (
Expand
)
Author
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
sd-rtnl: test - include missing.h to build on old kernels
Tom Gundersen
2014-02-19
missing.h: add some IFLA_* constants
Tom Gundersen
2014-02-18
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
2014-02-16
sd-rtnl: do not require ifindex to be set for SETLINK messages
Tom Gundersen
2014-02-15
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-15
sd-rtnl: message_open_container - don't take a 'size' argument
Tom Gundersen
2014-02-15
sd-rtnl: link flags - don't allow change = 0
Tom Gundersen
2014-02-13
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-10
sd-rtnl: added support for a few more attributes
Susant Sahani
2014-02-10
sd-rtnl: test - improve test of MTU a bit
Tom Gundersen
2014-02-10
sd-rtnl: add test cases for link
Susant Sahani
2014-02-05
Added attribute support for sd-rtnl
Susant Sahani
2014-01-30
sd-rtnl: beef up rtnl-util a bit
Tom Gundersen
2014-01-25
sd-rtnl: extend tests a bit
Tom Gundersen
2014-01-24
sd-rtnl: add support for reading containers
Tom Gundersen
2014-01-24
sd-rtnl: add support for nested containers
Tom Gundersen
2014-01-22
sd-rtnl: simplify sd_rtnl_message_addr_new()
Tom Gundersen
2014-01-22
sd-rtnl: add sd_rtnl_message_append_u16()
Tom Gundersen
2014-01-22
sd-rtnl: link - allow setting the change mask
Tom Gundersen
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen