index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yes
Yu Watanabe
2024-11-04
1
-5
/
+5
*
network: expose log_route_debug() and log_address_debug()
Yu Watanabe
2024-11-04
4
-2
/
+6
*
network: add more debugging logs
Yu Watanabe
2024-11-04
2
-8
/
+21
*
network: check if interface is initialized after enumeration completed
Yu Watanabe
2024-11-04
3
-1
/
+22
*
network: check earlier if we are running in test mode
Yu Watanabe
2024-11-04
1
-13
/
+20
*
network: introduce network_config_source_from_string()
Yu Watanabe
2024-11-04
2
-1
/
+2
*
network/json: add missing entries for route properties
Yu Watanabe
2024-11-04
1
-0
/
+2
*
network: remove unexpected netlink socket from service manager
Yu Watanabe
2024-11-04
1
-2
/
+2
*
network/address: slightly optimize link_address_is_dynamic()
Yu Watanabe
2024-11-04
1
-1
/
+5
*
network: realign string table
Yu Watanabe
2024-11-04
1
-5
/
+5
*
json: add json_dispatch_ifindex() helper (#34982)
Lennart Poettering
2024-11-04
2
-6
/
+6
|
\
|
*
tree-wide: port things over to new json_dispatch_ifindex()
Lennart Poettering
2024-11-04
2
-6
/
+6
*
|
network: refuse new requests on stop (#35004)
Luca Boccassi
2024-11-04
7
-5
/
+28
|
\
\
|
*
|
network: free DHCP client and friends in link_free()
Yu Watanabe
2024-11-03
3
-5
/
+2
|
*
|
network: refuse further requests when manager is in MANAGER_STOPPED
Yu Watanabe
2024-11-03
4
-0
/
+26
|
|
/
*
|
network/ipv4ll: not necessary to set initial address on each start
Yu Watanabe
2024-11-02
2
-13
/
+16
*
|
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
10
-2
/
+75
*
network/netdev: replace old NetDev object with newer one on reload
Yu Watanabe
2024-10-30
3
-2
/
+80
*
network/netdev: reconfigure netdev if possible
Yu Watanabe
2024-10-30
1
-8
/
+5
*
network/netdev: move calls of netdev_attach() and netdev_request_to_create() ...
Yu Watanabe
2024-10-30
3
-22
/
+24
*
network/tunnel: reuse existing 6rd sit tunnel (#34938)
Yu Watanabe
2024-10-30
3
-75
/
+45
|
\
|
*
network/tunnel: reuse existing 6rd SIT tunnel
Yu Watanabe
2024-10-29
3
-31
/
+19
|
*
network/tunnel: merge dhcp4_pd_create_6rd_tunnel_message() into dhcp4_pd_crea...
Yu Watanabe
2024-10-29
2
-47
/
+29
*
|
network/netdev: do not try to update several parameters if the interface alre...
Yu Watanabe
2024-10-30
5
-36
/
+98
|
\
\
|
*
|
network/ipvlan: do not try to update MAC address
Yu Watanabe
2024-10-30
1
-0
/
+9
|
*
|
network/macsec: IFLA_MACSEC_PORT attribute cannot be changed
Yu Watanabe
2024-10-30
1
-6
/
+14
|
*
|
network/vxlan: do not try to update several parameters
Yu Watanabe
2024-10-30
1
-28
/
+42
|
*
|
network/netdev: introduce netdev_can_set_mac/mtu() helper functions
Yu Watanabe
2024-10-30
2
-2
/
+33
*
|
|
network: several cleanups for reloading .network files (#34933)
Yu Watanabe
2024-10-30
6
-24
/
+61
|
\
\
\
|
*
|
|
network: use newly loaded Network object if a referenced NetDev object is upd...
Yu Watanabe
2024-10-30
1
-2
/
+30
|
*
|
|
network: drop no-op cleanup
Yu Watanabe
2024-10-30
5
-12
/
+10
|
*
|
|
network/netdev: update state file when NetDev object assignment is changed
Yu Watanabe
2024-10-30
1
-6
/
+17
|
*
|
|
network: swap asterisk and space
Yu Watanabe
2024-10-30
2
-4
/
+4
|
|
/
/
*
/
/
network: process queued remove requests before networkd is stopped
Yu Watanabe
2024-10-30
4
-21
/
+73
|
/
/
*
|
network/tunnel: allow Local=/Remote=any for all tunnel types
Yu Watanabe
2024-10-30
1
-21
/
+14
*
|
sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...
Yu Watanabe
2024-10-30
4
-16
/
+0
*
|
network/netdev: skip processing netdev if it is already detached
Yu Watanabe
2024-10-29
10
-0
/
+55
*
|
network/netdev: split out netdev_attach_name_full()
Yu Watanabe
2024-10-29
1
-4
/
+10
|
/
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
2
-2
/
+2
*
network: adjust log message about DNR
Ronan Pigott
2024-10-23
1
-4
/
+4
*
Merge pull request #34848 from yuwata/network-dhcpv6-do-not-request-ia-pd-on-...
Lennart Poettering
2024-10-22
1
-2
/
+21
|
\
|
*
network/dhcp6: do not request IA_PD when running in the other-information mode
Yu Watanabe
2024-10-21
1
-2
/
+21
*
|
Merge pull request #30952 from rpigott/resolved-dnr
Lennart Poettering
2024-10-22
13
-1
/
+471
|
\
\
|
|
/
|
/
|
|
*
network: add dnr resolvers to networkctl status json output
Ronan Pigott
2024-10-21
1
-0
/
+115
|
*
network: Serialize ipv6ra DNR
Ronan Pigott
2024-10-21
1
-0
/
+24
|
*
network: Introduce IPv6RA UseDNR= option
Ronan Pigott
2024-10-21
5
-0
/
+9
|
*
ndisc: Parse RFC9463 encrypted DNS (DNR) option
Ronan Pigott
2024-10-21
3
-1
/
+173
|
*
network: Serialize DHCPv6 DNR servers
Ronan Pigott
2024-10-21
1
-2
/
+41
|
*
network: Introduce UseDNR DHCPv6 option
Ronan Pigott
2024-10-21
6
-0
/
+13
[prev]
[next]