summaryrefslogtreecommitdiff
path: root/src/systemd/sd-dhcp-server.h
AgeCommit message (Expand)Author
2016-05-17networkd: Add EmitRouter= option for DHCP Server (#3251)Clemens Gruber
2016-02-20libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-08-31sd-dhcp-server: simplify pool creationTom Gundersen
2015-08-27dhcp,network: support emitting DNS/NTP server information from DHCP serverLennart Poettering
2015-08-27networkd: make DHCP lease timeouts configurableLennart Poettering
2015-08-26dhcp,network: implement RFC 4833 (DHCP Timezone option)Lennart Poettering
2014-08-04sd-dhcp-server: always send out ROUTER and SUBNET_MASKTom Gundersen
2014-07-28sd-dhcp-server: add forcerenew supportTom Gundersen
2014-06-29networkd/sd-dhcp-server: only start dhcp server when necessaryTom Gundersen
2014-06-13sd-dhcp-server: add basic REQUEST/ACK supportTom Gundersen
2014-06-13sd-dhcp-server: add support for setting the server addressTom Gundersen
2014-06-13sd-dhcp-server: bind to a given interfaceTom Gundersen
2014-06-13sd-dhcp-server: add basic functionality for starting/stopping serverTom Gundersen
2014-06-13sd-dhcp-server: add basic functionality for creating/destroying server instanceTom Gundersen