diff options
author | Tom Gundersen <teg@jklm.no> | 2014-04-27 11:23:30 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-04-28 00:06:06 +0200 |
commit | 1f0e0484742e5763e80b4f2c27667ecfea3d9aee (patch) | |
tree | 1f7fdb50746c095875fc96be35eab1ac889f53b5 /TODO | |
parent | 69ceb044c891579fa1f5556e0980a046ccef19d4 (diff) |
TODO: network
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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: |