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
*
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
2024-11-14
1
-6
/
+6
*
network: make 'networkctl reconfigure' work safely even when KeepConfiguratio...
Yu Watanabe
2024-11-11
1
-5
/
+12
*
network/dhcp-pd: do not remove unreachable route when reconfiguring non-upstr...
Yu Watanabe
2024-11-11
1
-1
/
+1
*
network: keep dynamic configurations as possible as we can on reconfigure
Yu Watanabe
2024-11-05
1
-31
/
+51
*
network/ipv4ll: not necessary to set initial address on each start
Yu Watanabe
2024-11-02
1
-13
/
+1
*
network/dhcp4: do not restart IPv4LL client when KeepConfiguration=dhcp
Yu Watanabe
2024-11-02
1
-5
/
+5
*
network: update tunnel or vxlan interface if the local address is changed
Yu Watanabe
2024-10-31
1
-0
/
+4
*
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
1
-0
/
+7
|
\
|
*
network: Serialize DNR servers
Ronan Pigott
2024-10-21
1
-1
/
+1
|
*
network: Introduce UseDNR DHCPv4 option
Ronan Pigott
2024-10-21
1
-0
/
+7
*
|
network/dhcp4: use device_get_property_bool() at link_needs_dhcp_broadcast()
Yu Watanabe
2024-09-17
1
-12
/
+19
|
/
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-2
/
+1
*
network/route: also update source, status, and so on EEXIST
Yu Watanabe
2024-09-01
1
-1
/
+2
*
network/ndisc: fix spurious log messages
Yu Watanabe
2024-06-25
1
-8
/
+6
*
network/dhcp4: do not set gateway if DNS server or friends is in the acquired...
Yu Watanabe
2024-05-10
1
-26
/
+26
*
network: introduce link_get_use_ntp()
Yu Watanabe
2024-04-19
1
-2
/
+3
*
network: introduce link_get_use_dns()
Yu Watanabe
2024-04-19
1
-1
/
+1
*
network: introduce link_get_use_domains()
Yu Watanabe
2024-04-19
1
-1
/
+1
*
network: rename DHCPUseDomains -> UseDomains
Yu Watanabe
2024-04-19
1
-1
/
+1
*
networkd: support setting dhcp server port
Martin Ivicic
2024-02-21
1
-0
/
+5
*
network/dhcp4: disable IPv6OnlyMode= by default
Yu Watanabe
2024-02-08
1
-1
/
+3
*
network/route: introduce ref/unref functions for Route object
Yu Watanabe
2024-01-25
1
-6
/
+6
*
network/route: introduce route_remove_and_cancel()
Yu Watanabe
2024-01-25
1
-2
/
+1
*
network/route: manage all routes by Manager object
Yu Watanabe
2024-01-24
1
-3
/
+7
*
network/route: drop unnecessary ownership transfer
Yu Watanabe
2024-01-19
1
-11
/
+9
*
network/route: convert route before requesting
Yu Watanabe
2024-01-19
1
-2
/
+1
*
network: adjust nexthops of dynamic routes before requesting
Yu Watanabe
2024-01-19
1
-0
/
+4
*
network/route-nexthop: introduce route_nexthops_copy()
Yu Watanabe
2024-01-19
1
-1
/
+1
*
network/route: also use RouteNextHop for managing gateway
Yu Watanabe
2024-01-15
1
-12
/
+12
*
network/dhcp4: use route_configure_handler_internal() at one more place
Yu Watanabe
2024-01-12
1
-6
/
+3
*
Merge pull request #30717 from yuwata/network-ref-unref
Luca Boccassi
2024-01-10
1
-1
/
+1
|
\
|
*
network/address: introduce ref/unref functions for Address object
Yu Watanabe
2024-01-03
1
-1
/
+1
*
|
network/route-metric: manage uint32_t RTAX_XYZ attributes in the same way
Yu Watanabe
2024-01-07
1
-8
/
+12
*
|
network/route-metric: introduce RouteMetric
Yu Watanabe
2024-01-07
1
-8
/
+8
|
/
*
network/address: introduce address_remove_and_cancel()
Yu Watanabe
2024-01-02
1
-1
/
+1
*
network: use RET_GATHER() macro
Yu Watanabe
2023-12-25
1
-21
/
+8
*
network/ipv4ll: do not start sd-ipv4ll on exit
Yu Watanabe
2023-12-10
1
-1
/
+1
*
network/dhcp: disable RapidCommit= by default when AllowList=/DenyList= is sp...
Yu Watanabe
2023-11-21
1
-0
/
+7
*
network: implement RFC4039 DHCP Rapid Commit
Ronan Pigott
2023-10-27
1
-0
/
+4
*
network,dhcp: restart client with 'networkctl renew' when delayed by IPv6 onl...
Yu Watanabe
2023-10-20
1
-0
/
+19
*
network/dhcp4: support IPv6 only mode (RFC 8925)
Yu Watanabe
2023-10-11
1
-2
/
+49
*
network: introduce [DHCPv4] RequestAddress= setting
Yu Watanabe
2023-10-04
1
-6
/
+24
*
network: skip to set request address when anonymized
Yu Watanabe
2023-10-04
1
-4
/
+4
*
network: drop duplicated address_set_broadcast()
Yu Watanabe
2023-09-07
1
-1
/
+0
*
sd-dhcp-client: introduce sd_dhcp_lease_has_6rd() helper function
Yu Watanabe
2023-09-05
1
-4
/
+4
*
dhcp: introduce sd_dhcp_lease_get_timestamp()
Yu Watanabe
2023-09-05
1
-7
/
+2
*
sd-dhcp-client: store lifetime and friends in usec_t
Yu Watanabe
2023-09-05
1
-7
/
+6
*
Adding dhcp client and dhcp6 client dbus status interface
pelaufer
2023-09-02
1
-0
/
+5
*
network: introduce per DUID type setters
Yu Watanabe
2023-08-24
1
-11
/
+33
*
network: use address_remove_and_drop()
Yu Watanabe
2023-07-29
1
-3
/
+1
[next]