diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-05-26 15:37:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 15:37:57 +0200 |
commit | 47eeb381c8328f4c88b8fa9d1a9264718709aaac (patch) | |
tree | da2ad5cd73e6cd92a1d8d3245499289bac5b9928 /TODO | |
parent | 3544f65f0c4b686a6ed44d1a41714f876c55e85c (diff) | |
parent | d8bff5cc37bf34517691ecb8856603250eceb607 (diff) | |
download | systemd-47eeb381c8328f4c88b8fa9d1a9264718709aaac.tar.gz |
Merge pull request #15909 from keszybz/sd-network-serialization
networkd link serialization fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1230,6 +1230,8 @@ Features: - duplicate address check for static IPs (like ARPCHECK in network-scripts) - whenever uplink info changes, make DHCP server send out FORCERENEW +* Figure out how to do unittests of networkd's state serialization + * dhcp: - figure out how much we can increase Maximum Message Size |