]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: update networkd section
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 5 Sep 2015 16:29:14 +0000 (18:29 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sat, 5 Sep 2015 16:29:14 +0000 (18:29 +0200)
Remove two freshly implemented features, and add TSO support as a new
one.

TODO

diff --git a/TODO b/TODO
index 0094285017b1a567f92aac30f83584be67d9d8f7..587f17bc5e9cbf71eec81897caf86d4afccc3e86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -316,8 +316,6 @@ Features:
   (throughout the codebase, not only PID1)
 
 * networkd:
-  - make DHCP server IP range configurable, including only with a single IP address
-  - dhcp server: try to assign stable IP addresses based on client's MAC address
   - add LLDP client side support
   - the DHCP lease data (such as NTP/DNS) is still made available when
     a carrier is lost on a link. It should be removed instantly.
@@ -332,6 +330,7 @@ Features:
     support Name=foo*|bar*|baz ?
   - duplicate address check for static IPs (like ARPCHECK in network-scripts)
   - allow DUID/IAID to be customized, see issue #394.
+  - support configuration option for TSO (tcp segmentation offload)
   - networkd: whenever uplink info changes, make DHCP server send out FORCERENEW
 
 * resolved: