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-03-25
sd-rtnl: add support for tunnel attributes
Susant Sahani
2014-03-25
sd-rtnl: message - don't try to enter unsupported containers
Tom Gundersen
2014-03-24
networkd: fix a couple of memory leaks
Lennart Poettering
2014-03-24
sd-rtnl: tests - drop redundant tests
Tom Gundersen
2014-03-24
sd-rtnl: message parsing - log when ignoring message attributes
Tom Gundersen
2014-03-24
sd-rtnl: add sd_rtnl_message_enter_container()
Tom Gundersen
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-23
sd-rtnl: message - protect against SEGFAULT when reading messages
Tom Gundersen
2014-03-23
sd-rtnl: message - don't skip parts of message when parsing
Tom Gundersen
2014-03-22
sd-rtnl: fix self-reference leaks
David Herrmann
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-16
sd-rtnl: never treat broadcasts as replies
Tom Gundersen
2014-03-15
sd-rtnl: make RTM_NEWLINK report EEXIST by default
Tom Gundersen
2014-03-08
sd-rtnl: increase default timeout to match sd-bus
Tom Gundersen
2014-03-07
sd-rtnl: introduce read ether and ip address functions
Susant Sahani
2014-03-06
sd-rtnl/networkd: use new rtnl_message_read() API and drop helper
Tom Gundersen
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-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-02-25
nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...
Lennart Poettering
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
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-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
[prev]