summaryrefslogtreecommitdiff
path: root/src/network/networkd-dhcp4.c
Commit message (Expand)AuthorAgeFilesLines
* network: amend SendOption= to take a c-escaped stringZbigniew Jędrzejewski-Szmek2019-10-301-8/+7
* network: rename SendOptions= to SendOption=Zbigniew Jędrzejewski-Szmek2019-10-301-1/+1
* network: DHCPv4 client: add support to send arbitary option and dataSusant Sahani2019-10-151-0/+93
* networkd: split out repeated code to a helper functionZbigniew Jędrzejewski-Szmek2019-10-031-30/+33
* Merge pull request #12818 from yuwata/network-issue-8726Zbigniew Jędrzejewski-Szmek2019-10-031-6/+111
|\
| * network: add fallback logic for old kernelsYu Watanabe2019-07-221-7/+57
| * network: disable kernel creating prefix route when RouteTable= is setYu Watanabe2019-07-221-0/+55
* | sd-dhcp-client: do not crash if sd_dhcp_client_send_release() is called with ...Zbigniew Jędrzejewski-Szmek2019-10-021-3/+3
* | dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-261-1/+6
* | network: DHCP server Add support to transmit SIP serverSusant Sahani2019-09-201-0/+6
* | network dhcp4: Add support send request options in a generic mannerSusant Sahani2019-09-201-0/+81
* | network: take more route information into hash funcYu Watanabe2019-09-171-1/+1
* | network DHCP4: Dont mislead the logs.Susant Sahani2019-09-171-1/+1
* | network: adjust log level when DHCPv4 lease lostYu Watanabe2019-08-311-1/+1
* | tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.hYu Watanabe2019-07-241-0/+1
|/
* network: add DHCPv4.RoutesToDNS= settingYu Watanabe2019-07-191-2/+4
* network: set routes to dns servers provided by DHCPv4Yu Watanabe2019-07-191-1/+95
* network: store routes provided by DHCPv4 in SetYu Watanabe2019-07-191-62/+61
* network: do not configure routes when dropping addressesYu Watanabe2019-07-171-0/+5
* network: make link enter failed state when a configuration failsYu Watanabe2019-07-151-4/+7
* network:dhcp4: request domain search list if UseDomains=yesYu Watanabe2019-07-141-0/+6
* network: process address reply messageYu Watanabe2019-07-111-2/+2
* network: rework route_scope_from_address()Yu Watanabe2019-07-111-2/+2
* network: route_configure() do nothing when it returns 0Yu Watanabe2019-07-111-6/+6
* src/network/networkd-dhcp4.c: set prefsrc for classless or static routesDan Streetman2019-07-061-0/+4
* network: move conf parsers and function prototypesYu Watanabe2019-06-301-0/+174
* network: assign new DHCP address before removing old lease addressYu Watanabe2019-06-071-23/+122
* network: ignore callback calls when link is in failed stateYu Watanabe2019-06-071-2/+11
* network: drop unnecessary link_enter_failed() callsYu Watanabe2019-06-071-10/+4
* network: check earlier the existence of lifetime in leaseYu Watanabe2019-06-071-6/+6
* network: make all failures in route configuration fatalYu Watanabe2019-06-071-8/+9
* networkd: add support to keep configurationSusant Sahani2019-06-061-4/+4
* network: do not send DHCPRELEASE when CriticalConnection= is enabledYu Watanabe2019-05-281-2/+15
* network: lower log level about critical connectionYu Watanabe2019-05-281-1/+1
* network: split dhcp_lease_lost() into small piecesYu Watanabe2019-05-281-102/+167
* network: set dhcp4_configured flag false before configuring addressYu Watanabe2019-05-281-0/+2
* network: reset Link::dhcp4_configured flag earlierYu Watanabe2019-05-281-1/+2
* network: set preferred source in removing route entry on address lostYu Watanabe2019-05-281-13/+30
* network: unify link_ipv4ll_enabled() and link_ipv4ll_fallback_enabled()Yu Watanabe2019-05-221-1/+1
* network: honor MTUBytes= settingYu Watanabe2019-05-161-2/+2
* networkd: DHCP client add support to send RELEASE packetSusant Sahani2019-05-141-0/+3
* network: drop unnecessary initializationsYu Watanabe2019-05-111-1/+1
* Merge pull request #12480 from ssahani/proxy-arpYu Watanabe2019-05-101-1/+1
|\
| * network: include glibc headers before including kernel headersYu Watanabe2019-05-091-1/+1
* | networkd: Add support for blacklisting serversSusant Sahani2019-05-101-12/+45
|/
* network: add error cause in the logYu Watanabe2019-05-071-1/+1
* networkd: Allow DHCP4 client to set the number to attempt to reconfigure.Susant Sahani2019-05-071-0/+6
* networkd: Option to use LinkLocalAddressing only when DHCP failsSusant Sahani2019-05-041-1/+17
* networkd: Add back static routes after DHCPv4 lease expires.Susant Sahani2019-04-291-3/+6
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1