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-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