summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp-server.h
Commit message (Expand)AuthorAgeFilesLines
* network: re-design request queueYu Watanabe2022-03-111-2/+0
* network: make request_process_address() and friends take Link and correspondi...Yu Watanabe2022-03-111-1/+1
* network: use NetworkConfigSource/State to manage addresses and routesYu Watanabe2021-09-241-0/+1
* network: introduce UplinkInterface= in [IPv6SendRA]Yu Watanabe2021-08-041-1/+0
* network: introduce UplinkInterface= setting for DHCP serverYu Watanabe2021-06-081-0/+1
* network: use request queue to configure DHCP serverYu Watanabe2021-06-081-1/+3
* network: dhcp-server: introduce ServerAddress= settingYu Watanabe2021-05-181-2/+4
* network: use config_parse_in_addr_non_null()Yu Watanabe2021-05-181-1/+0
* rfc3046 implementationYegor Alexeyev2021-05-081-0/+1
* relay role implementationYegor Alexeyev2021-04-201-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: clean-up DHCP lease server data configurationLennart Poettering2020-06-181-6/+1
* network: Add support send and receive LPR serversSusant Sahani2020-04-221-0/+1
* network: DHCP - add support to emit and receive SMTP server informationSusant Sahani2020-03-291-0/+1
* DHCP: Add support to emit and retrieve POP3 serverSusant Sahani2020-03-281-0/+1
* network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_s...Yu Watanabe2019-11-181-1/+0
* network: rename SendRawOption= to SendOption=Yu Watanabe2019-11-181-1/+1
* network: rename DHCPRawOption to DHCPOptionDataTypeYu Watanabe2019-11-171-13/+0
* networkd: dhcp server Support Vendor specific 43Susant Sahani2019-10-311-0/+16
* network: DHCP server Add support to transmit SIP serverSusant Sahani2019-09-201-0/+1
* network: move DHCP server related functions to networkd-dhcp-server.cYu Watanabe2019-06-301-0/+11