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
/
network
/
networkd-route.c
Age
Commit message (
Expand
)
Author
2014-05-16
networkd: rename Address and Route list fields
Tom Gundersen
2014-03-21
libsystemd-network: move network-utils from src/shared
Tom Gundersen
2014-03-03
sd-network: IPv4 link-local support [v2]
Umut Tezduyar Lindskog
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-18
sd-rtnl-message: store reference to the bus in the message
Tom Gundersen
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-01-30
net-util: verify the address family
Tom Gundersen
2014-01-05
networkd: refuse to use .network files with missing Address/Gateway key
Tom Gundersen
2014-01-01
networkd: distinguish between static and dynamic addresses/routes
Tom Gundersen
2013-12-17
networkd: add support for Route sections
Tom Gundersen
2013-12-16
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
rtnl: simplify route_new()
Tom Gundersen
2013-11-28
networkd: fix several Address entries in [Network] section
Tom Gundersen
2013-11-26
networkd: minor fixes
Tom Gundersen
2013-11-25
networkd: add support for [Address] sections
Tom Gundersen
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-17
networkd: make all calls async
Tom Gundersen
2013-11-13
rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()
Tom Gundersen
2013-11-09
networkd: add a basic network daemon
Tom Gundersen