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-address.c
Age
Commit message (
Expand
)
Author
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-18
man: minor fixes to networkd page
Tom Gundersen
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
networkd: address - add support for broadcast
Tom Gundersen
2014-01-30
net-util: verify the address family
Tom Gundersen
2014-01-22
sd-rtnl: simplify sd_rtnl_message_addr_new()
Tom Gundersen
2014-01-12
networkd: generate resolv.conf
Tom Gundersen
2014-01-01
networkd: distinguish between static and dynamic addresses/routes
Tom Gundersen
2014-01-01
network: add support for dropping address
Tom Gundersen
2013-12-16
rtnl: replace message_append by typesafe versions
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
delete unused variables
Thomas Hindoe Paaboel Andersen
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-17
networkd: store netmask and mac address explicitly
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