summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp-common.h
Commit message (Expand)AuthorAgeFilesLines
* network: dhcp6: introduce UplinkInterface= for DHCP6 prefix delegationYu Watanabe2021-10-261-0/+1
* network: move config_parse_uplink() to networkd-dhcp-common.[ch]Yu Watanabe2021-10-261-0/+5
* network: dhcp6pd: set default metric 256 for delegated prefixYu Watanabe2021-10-201-0/+1
* network: replace config_parse_address_filter() with config_parse_in_addr_pref...Yu Watanabe2021-09-141-1/+0
* network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routesYu Watanabe2021-09-141-1/+5
* network: use ltype to distinguish DHCPv4 and DHCPv6Yu Watanabe2021-09-141-1/+1
* network: dhcp4,ndisc: make addresses in Allow/DenyList= optionally take prefi...Yu Watanabe2021-08-231-0/+11
* network: dhcp: constify link_get_duid()Yu Watanabe2021-04-211-4/+4
* network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP cl...Yu Watanabe2021-04-211-1/+1
* network: make IAID and DUID for DHCPv6 configurable explicitlyYu Watanabe2021-04-211-2/+14
* network: move dhcp related conf parsers to networkd-dhcp-common.cYu Watanabe2021-04-211-0/+4
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* network: merge config_parse_dhcp_user_class() and _vendor_class()Yu Watanabe2021-01-131-2/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: introduce network_adjust_dhcp()Yu Watanabe2020-10-151-0/+3
* network: move DUID related functionsYu Watanabe2020-10-071-0/+5
* network: unify link_dhcp{4,6}_enabled()Yu Watanabe2020-10-071-0/+10
* network: drop an unused functionYu Watanabe2020-06-021-1/+0
* network: move DHCPv6 related conf parsers to networkd-dhcp6.cYu Watanabe2020-06-021-2/+0
* network: set both dhcp_route_metric and dhcp6_route_metric by DHCP.RouteMetri...Yu Watanabe2020-06-021-0/+1
* network: DHCPv6 - Add support to send vendor class informationSusant Sahani2020-05-201-0/+1
* network: DHCPv6 - Add support to send user classSusant Sahani2020-05-191-0/+1
* network: DHCPv6 - Add support set arbitary request optionsSusant Sahani2020-05-171-0/+1
* DHCP client: make SendOption work for DHCPv6 too.Andrew Doran2020-05-111-0/+1
* network: DHCPv6 Add support to send MUD URLSusant Sahani2020-04-011-0/+1
* network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_s...Yu Watanabe2019-11-181-0/+1
* network: rename DHCPRawOption to DHCPOptionDataTypeYu Watanabe2019-11-171-0/+13
* network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-011-0/+1
* network: DHCP server Add support to transmit SIP serverSusant Sahani2019-09-201-0/+1
* network: rename [DHCP] section to [DHCPv4]Yu Watanabe2019-07-101-0/+2
* network: move conf parsers and function prototypesYu Watanabe2019-06-301-0/+33