summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp4.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-10network: add destroy callbacks for asynchronous netlink callsYu Watanabe1-2/+2
2018-08-08network: accept additional time-value after ':' when DUIDType=link-layer-timeYu Watanabe1-11/+20
2018-08-08network: introduce dhcp4_set_client_identifier() to unify duplicated codesYu Watanabe1-39/+49
2018-08-08network: move and rename link_duid()Yu Watanabe1-2/+2
2018-08-07tree-wide: use returned value from log_*_errno()Yu Watanabe1-4/+2
2018-08-06network: DHCP: ignore error in setting hostname when it is given by uname()Yu Watanabe1-2/+9
2018-08-02network: add more log messages in configuring DHCP4 clientYu Watanabe1-19/+22
2018-06-29network: update log messageYu Watanabe1-1/+3
2018-06-25network: fix log messageYu Watanabe1-1/+1
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-04basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek1-4/+2
2018-05-07networkd: add support to send DHCP user class option (#7499)Susant Sahani1-0/+6
2018-04-25tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering1-10/+10
2018-04-17networkd: fix dhcp4 link without routes not being considered ready (#8728)Anssi Hannula1-0/+5
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-12dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)Yu Watanabe1-0/+12
2018-01-20networkd: ignore Static Routes option when Classless Static Routes is given (...Susant Sahani1-2/+19
2017-12-13networkd/dhcp: shorten overlong hostname (#7616)Luca Bruno1-3/+12
2017-12-05networkd: fix memory leak in promote_secondaries_enabledHristo Venev1-1/+2
2017-12-05networkd: fix promote_secondaries logicHristo Venev1-1/+1
2017-11-24networkd: auto promote links if "promote_secondaries" is unset (#7167)Michael Vogt1-0/+55
2017-11-24networkd: fix commit 5f04a209eae0a2a04eb60fd7235b3fcdf3cc81ba (#7432)Susant Sahani1-3/+1
2017-11-22networkd:DHCP-client ignore default route if classless static route is set (#...Susant Sahani1-35/+32
2017-11-20networkd: configure link even if no routes have been received by dhcp (#6886)Susant Sahani1-5/+12
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-10networkd: set dhcp_use_routes to true when dhcp_anonymize is true (#7209)juga01-2/+2
2017-09-28Merge pull request #6924 from andir/vrf-dhcpv4Lennart Poettering1-3/+11
2017-09-27networkd: use VRFs routing table for DHCP routesAndreas Rammhold1-3/+11
2017-09-22in-addr-util: be more systematic with naming our functionsLennart Poettering1-3/+3
2017-09-06networkd: do not send more PRL options when Anonymize is true.juga01-1/+6
2017-09-06networkd: set PRL default options depending on Anonymize.juga01-1/+1
2017-09-06networkd: send dhcp timezone option when UseTimezone is true (#6725)juga01-3/+5
2017-09-05networkd: send dhcp option NTP when UseNTP is true (#6726)juga01-4/+5
2017-08-31networkd: dont crash when mtu changes (#6594)Andrew Jeddeloh1-2/+6
2017-05-24DHCP: Fail link_dhcp_set_routes promotely if no address is assigned from leas...Daniel Wang1-4/+4
2017-05-20DHCP: when adding static routes set scopes properly (#5982)Daniel Wang1-2/+15
2016-11-23networkd: move setting hostname and timezone to ManagerMartin Pitt1-3/+3
2016-11-21networkd: rework how we set the hostname on the dhcp4 clientLennart Poettering1-19/+25
2016-11-14networkd: clean up main header file a bitTom Gundersen1-1/+3
2016-11-10networkd: support setting dhcp client listen port (#4631)Susant Sahani1-0/+6
2016-09-19networkd: Allow specifying RouteTable for DHCPJason Kölker1-0/+3
2016-05-26sd-network: rename "index" field of the various clients to "ifindex"Lennart Poettering1-1/+1
2016-05-15tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek1-8/+8
2016-05-03networkd: rework duid_{type,duid_type,duid,duid_len} settingZbigniew Jędrzejewski-Szmek1-14/+10
2016-04-29networkd: rework headers to avoid circular includesZbigniew Jędrzejewski-Szmek1-1/+1
2016-04-20networkd: respect DHCP UseRoutes option (#3075)Susant Sahani1-0/+4
2016-03-30DHCP DUID, IAID configuration optionsVinay Kulkarni1-1/+15
2016-03-21Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek1-7/+1