index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-dhcp4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/network/networkd-dhcp4.c: set prefsrc for classless or static routes
Dan Streetman
2019-07-06
1
-0
/
+4
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-29
1
-0
/
+174
*
network: assign new DHCP address before removing old lease address
Yu Watanabe
2019-06-07
1
-23
/
+122
*
network: ignore callback calls when link is in failed state
Yu Watanabe
2019-06-07
1
-2
/
+11
*
network: drop unnecessary link_enter_failed() calls
Yu Watanabe
2019-06-07
1
-10
/
+4
*
network: check earlier the existence of lifetime in lease
Yu Watanabe
2019-06-07
1
-6
/
+6
*
network: make all failures in route configuration fatal
Yu Watanabe
2019-06-07
1
-8
/
+9
*
networkd: add support to keep configuration
Susant Sahani
2019-06-06
1
-4
/
+4
*
network: do not send DHCPRELEASE when CriticalConnection= is enabled
Yu Watanabe
2019-05-28
1
-2
/
+15
*
network: lower log level about critical connection
Yu Watanabe
2019-05-28
1
-1
/
+1
*
network: split dhcp_lease_lost() into small pieces
Yu Watanabe
2019-05-28
1
-102
/
+167
*
network: set dhcp4_configured flag false before configuring address
Yu Watanabe
2019-05-28
1
-0
/
+2
*
network: reset Link::dhcp4_configured flag earlier
Yu Watanabe
2019-05-28
1
-1
/
+2
*
network: set preferred source in removing route entry on address lost
Yu Watanabe
2019-05-28
1
-13
/
+30
*
network: unify link_ipv4ll_enabled() and link_ipv4ll_fallback_enabled()
Yu Watanabe
2019-05-22
1
-1
/
+1
*
network: honor MTUBytes= setting
Yu Watanabe
2019-05-16
1
-2
/
+2
*
networkd: DHCP client add support to send RELEASE packet
Susant Sahani
2019-05-14
1
-0
/
+3
*
network: drop unnecessary initializations
Yu Watanabe
2019-05-10
1
-1
/
+1
*
Merge pull request #12480 from ssahani/proxy-arp
Yu Watanabe
2019-05-10
1
-1
/
+1
|
\
|
*
network: include glibc headers before including kernel headers
Yu Watanabe
2019-05-09
1
-1
/
+1
*
|
networkd: Add support for blacklisting servers
Susant Sahani
2019-05-10
1
-12
/
+45
|
/
*
network: add error cause in the log
Yu Watanabe
2019-05-07
1
-1
/
+1
*
networkd: Allow DHCP4 client to set the number to attempt to reconfigure.
Susant Sahani
2019-05-07
1
-0
/
+6
*
networkd: Option to use LinkLocalAddressing only when DHCP fails
Susant Sahani
2019-05-04
1
-1
/
+17
*
networkd: Add back static routes after DHCPv4 lease expires.
Susant Sahani
2019-04-29
1
-3
/
+6
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
network: bump mtu if stacked vlan or macvlan requests larger size
Yu Watanabe
2019-02-27
1
-2
/
+2
*
network: do not log wrong error cause
Yu Watanabe
2019-02-19
1
-3
/
+5
*
dhcp: handle multiple addresses for "Router" (option 3) in DHCP library
Thomas Haller
2019-02-18
1
-18
/
+19
*
network: honor VRF table or explicitly specified route table
Yu Watanabe
2019-02-15
1
-6
/
+1
*
network: minor coding style update
Yu Watanabe
2019-02-15
1
-9
/
+7
*
network: fix indentation
Yu Watanabe
2018-12-23
1
-1
/
+1
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
1
-0
/
+2
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-6
/
+2
*
network: use route_remove_handler() as the default callback of route_remove()
Yu Watanabe
2018-12-02
1
-6
/
+3
*
network: use address_remove_handler() as the default callback of address_remo...
Yu Watanabe
2018-12-02
1
-1
/
+1
*
network: use sd_dhcp_route_get_option() accessor in link_set_dhcp_routes()
Thomas Haller
2018-11-27
1
-5
/
+8
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-2
/
+2
*
network: accept additional time-value after ':' when DUIDType=link-layer-time
Yu Watanabe
2018-08-08
1
-11
/
+20
*
network: introduce dhcp4_set_client_identifier() to unify duplicated codes
Yu Watanabe
2018-08-08
1
-39
/
+49
*
network: move and rename link_duid()
Yu Watanabe
2018-08-08
1
-2
/
+2
*
tree-wide: use returned value from log_*_errno()
Yu Watanabe
2018-08-07
1
-4
/
+2
*
network: DHCP: ignore error in setting hostname when it is given by uname()
Yu Watanabe
2018-08-06
1
-2
/
+9
*
network: add more log messages in configuring DHCP4 client
Yu Watanabe
2018-08-02
1
-19
/
+22
*
network: update log message
Yu Watanabe
2018-06-29
1
-1
/
+3
*
network: fix log message
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-4
/
+2
[next]