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
/
test-rtnl.c
Age
Commit message (
Expand
)
Author
2014-03-07
sd-rtnl: introduce read ether and ip address functions
Susant Sahani
2014-03-06
sd-rtnl:introduce table-based lookup and typesafe read() functions
Susant Sahani
2014-03-05
sd-rtnl: do not blindly enter containers in message_read()
Tom Gundersen
2014-02-22
test: always use assert_se in tests
Tom Gundersen
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-18
sd-rtnl-message: store reference to the bus in the message
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-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: test - improve test of MTU a bit
Tom Gundersen
2014-02-10
sd-rtnl: add test cases for link
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-21
libsystemd: split up into subdirs
Tom Gundersen