TODO: network

This commit is contained in:
Tom Gundersen
2014-04-28 00:06:06 +02:00
parent 69ceb044c8
commit 1f0e048474
+1 -2
View File
@@ -678,7 +678,6 @@ Features:
* sd-rtnl:
- add support for more attribute types
- inbuilt piping support (essentially degenerate async)? see loopback-setup.c and other places
- add support for multi-part messages (simply call the same callback repeatedly?)
* networkd:
- add more keys to [Route] and [Address] sections
@@ -690,7 +689,7 @@ Features:
- set lifetime on the address acquired from dhcp
* sd-network:
- make sure ipv4ll and dhcp clients can handle changing mac addresses while running
- add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth)
External: