Files
systemd/src/network
Yu Watanabe 42f8b6a808 network: manage addresses in the way the kernel does
This effectively reverts 5d0030310c.

With the commit 5d0030310c, networkd manages
addresses with the detailed hash and compare functions. But that causes
networkd cannot detect address update by the kernel or an external tool.
See issue
https://github.com/systemd/systemd/issues/481#issuecomment-1328132401.

With this commit, networkd (again) manages addresses in the way that the
kernel does. Hence, we can correctly detect address update.
2022-12-07 15:10:45 +01:00
..
2022-09-15 13:44:11 +01:00
2022-09-13 08:13:27 +02:00
2022-11-08 18:21:10 +01:00
2022-11-08 18:21:10 +01:00