1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-02 13:47:27 +03:00

Merge pull request #18217 from ssahani/todo-network

TODO: Already implemented with SendDecline=
This commit is contained in:
Yu Watanabe 2021-01-12 22:53:44 +09:00 committed by GitHub
commit 7c08f24a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
TODO
View File

@ -814,9 +814,6 @@ Features:
picked up by systemd unless they contain a medium. This would mirror
the behaviour we already have for CD drives.
* networkd/udev: implement SR_IOV configuration in .link files:
http://lists.freedesktop.org/archives/systemd-devel/2015-January/027451.html
* hostnamectl: show root image uuid
* Find a solution for SMACK capabilities stuff:
@ -1325,7 +1322,6 @@ Features:
for all routes to it. possibly a second default for DHCP routes.
- allow Name= to be specified repeatedly in the [Match] section. Maybe also
support Name=foo*|bar*|baz ?
- 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