index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-link.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: update state files before replying bus method
Yu Watanabe
13 days
1
-0
/
+8
*
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
2024-11-14
1
-10
/
+10
*
network: keep all dynamically acquired configurations when KeepConfiguration=...
Yu Watanabe
2024-11-14
1
-18
/
+18
*
network/nexthop: also forget IPv4 nexthops when an interface went down
Yu Watanabe
2024-11-11
1
-0
/
+1
*
network/route: forget IPv4 non-local routes when an interface went down
Yu Watanabe
2024-11-11
1
-0
/
+2
*
network: make 'networkctl reconfigure' work safely even when KeepConfiguratio...
Yu Watanabe
2024-11-11
1
-18
/
+23
*
network: drop static configs later
Yu Watanabe
2024-11-11
1
-7
/
+0
*
network: reorder dropping dynamic configuration
Yu Watanabe
2024-11-11
1
-2
/
+2
*
network: reset 'configured' flags even if we keep DHCP lease and friends on r...
Yu Watanabe
2024-11-11
1
-0
/
+9
*
netwrok: call link_drop_unmanaged_config() earlier in link_configure()
Yu Watanabe
2024-11-11
1
-4
/
+4
*
network: introduce LINK_RECONFIGURE_CLEANLY flag
Yu Watanabe
2024-11-05
1
-2
/
+2
*
network: keep dynamic configurations as possible as we can on reconfigure
Yu Watanabe
2024-11-05
1
-8
/
+38
*
network: merge link_foreignize_config() and link_drop_foreign_config()
Yu Watanabe
2024-11-05
1
-45
/
+17
*
network: several cleanups for link_reconfigure()
Yu Watanabe
2024-11-05
1
-94
/
+63
*
network: split out link_enter_unmanaged() from link_reconfigure_impl()
Yu Watanabe
2024-11-05
1
-29
/
+43
*
network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yes
Yu Watanabe
2024-11-04
1
-5
/
+5
*
network: check if interface is initialized after enumeration completed
Yu Watanabe
2024-11-04
1
-1
/
+9
*
network: check earlier if we are running in test mode
Yu Watanabe
2024-11-04
1
-13
/
+20
*
network: free DHCP client and friends in link_free()
Yu Watanabe
2024-11-03
1
-1
/
+1
*
network: update tunnel or vxlan interface if the local address is changed
Yu Watanabe
2024-10-31
1
-2
/
+14
*
network: process queued remove requests before networkd is stopped
Yu Watanabe
2024-10-30
1
-2
/
+6
*
network: wait for IPv6 MTU being synced to link MTU
Yu Watanabe
2024-10-14
1
-1
/
+2
*
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
1
-10
/
+3
*
network: log when no matching .network file found
Yu Watanabe
2024-09-17
1
-4
/
+4
*
basic: split ifname related calls from format-util.h into format-ifname.h
Lennart Poettering
2024-09-13
1
-1
/
+1
*
emit a warning in networkd if managed sysctls are changed
Matteo Croce
2024-09-11
1
-0
/
+2
*
network/netdev: downgrade log level in netdev_set_ifindex()
Yu Watanabe
2024-09-10
1
-0
/
+1
*
network/netdev: also check ifindex, iftype, and kind when assigning NetDev to...
Yu Watanabe
2024-09-10
1
-8
/
+2
*
network: log and enter failed state in link_reconfigure()
Yu Watanabe
2024-08-21
1
-14
/
+17
*
network: enter initialized state when the interface will be reconfigured
Yu Watanabe
2024-08-21
1
-0
/
+6
*
network: introduce reconfigure_data_free() and _freep()
Yu Watanabe
2024-08-21
1
-17
/
+25
*
network: shorten code a bit
Yu Watanabe
2024-07-30
1
-3
/
+0
*
network: call link_handle_bound_by_list() before trying to reconfigure interface
Yu Watanabe
2024-07-30
1
-4
/
+7
*
network: do not bring down bound interfaces immediately
Yu Watanabe
2024-07-30
1
-19
/
+11
*
network: DHCP version logging typos
Sebastian Pucilowski
2024-04-28
1
-1
/
+1
*
network/sysctl: round IPv6 MTU with the current device MTU rather than the ma...
Yu Watanabe
2024-04-10
1
-2
/
+2
*
network: always set IPv6 MTU when we detect the device MTU is changed
Yu Watanabe
2024-04-10
1
-0
/
+7
*
tree-wide: make sure net/if.h is included before any linux/ header
Frantisek Sumsal
2024-04-09
1
-0
/
+1
*
udev-util: rename device_is_processing() -> device_is_processed()
Yu Watanabe
2024-04-04
1
-10
/
+2
*
network: use link_start_dhcp4_server() at one more place
Yu Watanabe
2024-03-14
1
-5
/
+3
*
network/lldp: do not save LLDP neighbors under /run/systemd
Yu Watanabe
2024-03-01
1
-6
/
+1
*
network/ndisc: rename Network.ipv6_accept_ra -> Network.ndisc
Yu Watanabe
2024-02-26
1
-3
/
+3
*
network: do not request DHCP addresses configured on checking prefix delegation
Yu Watanabe
2024-02-17
1
-2
/
+2
*
network: rename link_drop_managed_xyz() -> link_drop_static_xyz()
Yu Watanabe
2024-02-14
1
-6
/
+5
*
network: do not enter initialized state when the interface is being processed...
Yu Watanabe
2024-02-11
1
-0
/
+8
*
network: make Reload bus method synchronous
Yu Watanabe
2024-02-09
1
-0
/
+74
*
network: adjust default RequiredForOnline= and RequiredFamilyForOnline= setting
Yu Watanabe
2024-02-02
1
-1
/
+33
*
network/route: also remove route on cancelling request
Yu Watanabe
2024-01-25
1
-0
/
+7
*
network/route: manage all routes by Manager object
Yu Watanabe
2024-01-24
1
-1
/
+0
*
Merge pull request #30967 from yuwata/network-can-required-operstate-for-online
Yu Watanabe
2024-01-16
1
-4
/
+23
|
\
[next]