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/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
|
*
network: Serialize DNR servers
Ronan Pigott
2024-10-21
5
-5
/
+88
|
*
network: Add serialization for DoT resolvers
Ronan Pigott
2024-10-21
1
-0
/
+1
|
*
network: Introduce UseDNR DHCPv4 option
Ronan Pigott
2024-10-21
4
-0
/
+14
*
|
networkd: raise limits on number of address 8x
Lennart Poettering
2024-10-18
1
-2
/
+2
*
|
network: add AF_TO_ADDRESS_FAMILY() helper
Lennart Poettering
2024-10-15
4
-11
/
+5
*
|
network/radv: update comment
Yu Watanabe
2024-10-15
1
-1
/
+1
*
|
network/dhcp6: process hostname and IA_PD on information requesting mode
Yu Watanabe
2024-10-15
1
-21
/
+2
*
|
network/dhcp6: set hostname even if UseAddress=no
Yu Watanabe
2024-10-15
1
-19
/
+33
*
|
Merge pull request #34736 from yuwata/network-mtu
Yu Watanabe
2024-10-15
6
-24
/
+112
|
\
\
|
*
|
network: wait for IPv6 MTU being synced to link MTU
Yu Watanabe
2024-10-14
4
-1
/
+92
|
*
|
network/sysctl: make link_set_ipv6_mtu() log failures
Yu Watanabe
2024-10-14
3
-17
/
+11
|
*
|
network/route: use sysctl_read_ip_property_int() for reading route/max_size
Yu Watanabe
2024-10-14
1
-7
/
+10
*
|
|
sd-radv: drop sd_radv_prefix and friends, and use sd_ndisc_option to manage N...
Yu Watanabe
2024-10-14
1
-115
/
+52
*
|
|
network/address: use config_parse_in_addr_non_null() at one more place
Yu Watanabe
2024-10-14
1
-10
/
+6
*
|
|
network/address: do not set family in config_parse_broadcast()
Yu Watanabe
2024-10-14
1
-4
/
+5
|
/
/
*
|
Merge pull request #34700 from yuwata/network-conf-parser
Yu Watanabe
2024-10-11
12
-632
/
+349
|
\
\
|
*
|
network/route: use log_section_warning() more
Yu Watanabe
2024-10-11
2
-46
/
+28
|
*
|
network/route: use generic [Route] section parser more
Yu Watanabe
2024-10-11
3
-152
/
+56
|
*
|
network/route: use log_syntax_parse_error() more
Yu Watanabe
2024-10-11
1
-41
/
+19
|
*
|
network/route-nexthop: use generic [Route] section parser more
Yu Watanabe
2024-10-11
5
-128
/
+43
|
*
|
network/route-nexthop: use log_syntax_parse_error()
Yu Watanabe
2024-10-11
1
-16
/
+6
|
*
|
network/route-metric: merge conf parsers for route metric
Yu Watanabe
2024-10-11
5
-100
/
+105
|
*
|
network/route-metric: use log_syntax_parse_error()
Yu Watanabe
2024-10-11
1
-25
/
+12
|
*
|
network/address: several cleanups for config_parse_address()
Yu Watanabe
2024-10-11
3
-41
/
+36
|
*
|
network/address: warn but ignore Broadcast= setting for an IPv6 address
Yu Watanabe
2024-10-11
1
-6
/
+0
|
*
|
network/address: use log_section_warning() more
Yu Watanabe
2024-10-11
1
-12
/
+13
[prev]
[next]