Zbigniew Jędrzejewski-Szmek
dcdc652feb
NEWS: adjust wording and reorder by category
...
Also wrap stuff to 80 columns, fix some spelling mistakes, and remove some
repetitions in phrasing.
2021-12-09 12:40:09 +01:00
Yu Watanabe
01081e2eab
Merge pull request #21692 from yuwata/network-wireguard-allow-to-start-ndisc-or-radv
...
network: wireguard: allow to start ndisc or radv
2021-12-09 19:53:58 +09:00
Yu Watanabe
63b7d34716
NEWS: add more entries for v250
2021-12-09 19:40:38 +09:00
Daan De Meyer
6959a051cf
NEWS file additions
2021-12-09 11:30:00 +01:00
Zbigniew Jędrzejewski-Szmek
0c62d52fe6
Merge pull request #21691 from yuwata/network-route-prefix-length
...
network: route: several tiny cleanups
2021-12-09 09:24:36 +01:00
Yu Watanabe
ab8a8a4e77
libsystemd-network: ignore -ENETDOWN or friends in recv()
...
And this makes most errors in io events ignored.
2021-12-09 09:10:51 +01:00
Yu Watanabe
d2d602f4b4
network: refuse empty or numeric route table names
2021-12-09 09:06:41 +01:00
Yu Watanabe
283f7c9872
doc: fix typo
2021-12-09 08:50:19 +01:00
Yu Watanabe
e096cab2f3
network: wireguard: allow to run NDisc and RADV when IPv6LL address is manually configured
...
Fixes #17380 .
2021-12-09 15:57:47 +09:00
Yu Watanabe
78ef25a5aa
network: address: add scope in debugging logs
2021-12-09 15:28:06 +09:00
Yu Watanabe
20228b6d96
network: address: also adjust scope when address is link local address
...
But again only when Scope= is not explicitly specified.
2021-12-09 15:25:19 +09:00
Yu Watanabe
8f8dc32cc9
network: address: do not adjust user specified scope
...
This reverts cd1caf30c0 .
I cannot remember why such change was made.
At least, the kernel does not refuse to set IPv4 localhost address with
non-host scope, e.g. global.
2021-12-09 15:25:05 +09:00
Yu Watanabe
72fa19239d
network: route: mask lower bits of destination or source prefix
...
Let's gracefully handle user's misconfiguration, e.g.
Destination=192.168.0.1/24
2021-12-09 07:02:59 +09:00
Yu Watanabe
e944711fba
network: json: add src address when its prefix length is non-zero
...
This should not change anything. Just for consistency with
route_set_netlink_message(), which sets RTA_SRC attribute when prefix
length is non-zero.
2021-12-09 07:02:29 +09:00
Yu Watanabe
7cf0ed03f2
network: route: show prefix length of the source in debugging logs
...
Similar fix to b489d6a26e .
2021-12-09 06:52:01 +09:00
Дамјан Георгиевски
12caf72716
bootctl: optionally install .signed efi file
...
if /usr/lib/systemd/boot/efi/systemd-bootx64.efi.signed exists
install that instead of /usr/lib/systemd/boot/efi/systemd-bootx64.efi
the idea is that SecureBoot tooling can create the efi.signed file
whenever /usr/lib/systemd/boot/efi/systemd-bootx64.efi from the package
is updated.
2021-12-08 22:21:34 +01:00
Yu Watanabe
0264c60d44
Merge pull request #21686 from yuwata/network-wlan-fix-reconfigure
...
network: do not reconfigure wireless interface when previously not connected to any APs
2021-12-09 05:57:12 +09:00
Daan De Meyer
8097f80500
Merge pull request #21637 from nabijaczleweli/EBA
...
kernel-install: export BOOT_ROOT instead of hacking it in hooks, note KERNEL_INSTALL_* ABI
2021-12-08 20:15:38 +00:00
Yu Watanabe
c923992c5c
Merge pull request #21678 from keszybz/sysusers-work
...
Make it easier to figure out what sysusers is doing and why
2021-12-09 04:35:50 +09:00
Yu Watanabe
d9910948eb
network: do not reconfigure wireless interface when previously not connected to any APs
...
Follow-up for 6706ce2fd2 .
Fixes #21685 .
2021-12-09 03:04:24 +09:00
Yu Watanabe
da94e4ddf5
network: wifi: ssid may be NULL
...
This fixes the following log message:
systemd-networkd[888]: wlan0: nl80211: received new_interface(7) message: iftype=station, ssid=(null)
2021-12-09 02:43:29 +09:00
Luca Boccassi
c65a0cf62f
Merge pull request #21667 from yuwata/resolve-do-not-re-read-settings-from-networkd-when-unmodified
...
resolve: do not re-read settings from networkd when link state file is unmodified
2021-12-08 13:28:15 +00:00
Daan De Meyer
ecfa85e9e1
docs: Clarify that the fd store is discarded when a service is stopped
2021-12-08 13:27:28 +00:00
Frantisek Sumsal
52e4ac691e
Merge pull request #21676 from keszybz/rename-variables-to-make-codeql-happy
...
Rename variables to make codeql happy
2021-12-08 13:24:17 +00:00
наб
a96fc72dbf
journal: succes[s]fully typo
...
As found by fossies codespell:
https://fossies.org/linux/test/systemd-main.bb916f3.211208.tar.gz/codespell.html
2021-12-08 13:23:56 +00:00