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-dhcp4.c
Age
Commit message (
Expand
)
Author
2015-10-21
networkd: route - simplify route_new()
Tom Gundersen
2015-10-21
networkd: address - merge _change() into _configure()
Tom Gundersen
2015-10-21
networkd: address - factor out address_update()
Tom Gundersen
2015-10-21
networkd: link - only consider configured when all addresses are ready
Tom Gundersen
2015-10-11
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
networkd: address - process in manager.c rather than link.c
Tom Gundersen
2015-10-11
networkd: route/address - simplify and unify creators
Tom Gundersen
2015-09-22
sd-dhcp: fix namespacing
David Herrmann
2015-09-04
networkd: adjust error codes for nonexisting DHCP data
Martin Pitt
2015-08-27
networkd: port many log messages over to newer logging API
Lennart Poettering
2015-08-27
networkd: properly reset transient hostname when we lose a DHCP lease
Lennart Poettering
2015-08-27
networkd: optionally push dhcp timezone into timedated
Lennart Poettering
2015-08-27
networkd: fix indentation
Lennart Poettering
2015-08-27
dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcp
Lennart Poettering
2015-08-26
dhcp,network: implement RFC 4833 (DHCP Timezone option)
Lennart Poettering
2015-08-26
sd-dhcp: don't randomly ref objects
David Herrmann
2015-08-06
tree-wide: fix indentation
Thomas Hindoe Paaboel Andersen
2015-08-02
networkd: fix neworkd crash
Susant Sahani
2015-07-10
networkd: DHCP override hostname
Susant Sahani
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-09
networkd: actually always use AddressFamilyBoolean as the bit mask it is
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-03-04
networkd: Make DHCP client ID creation configurable
Jan Janssen
2015-01-13
networkd: introduce an AddressFamilyBoolean enum type
Lennart Poettering
2014-12-08
networkd: manager - enumerate addresses globally, rather than per-link
Tom Gundersen
2014-11-28
networkd: update logging macros for parameter order, and errno, to match rest...
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-09-17
networkd: dhcp4 - fix unchecked return value
Tom Gundersen
2014-09-08
networkd: allow specification of DHCP route metric
Angus Gibson
2014-09-08
networkd: add preferred source to dhcp4 gateway route
Emil Renner Berthing
2014-08-12
networkd: dhcp4 - fix copy-paste error
Tom Gundersen
2014-08-12
networkd: link - split out dhcp4 handling
Tom Gundersen