summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-09-05 18:29:14 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2015-09-05 18:29:14 +0200
commitb47c788854600ca691382d222ffeac335f619da9 (patch)
treea724ea4c741a818c5bd5af7d5ec9ce4c56ad78f2 /TODO
parent17258f5f27dd3dd57c36f2805e0a0c27a1aeabba (diff)
TODO: update networkd section
Remove two freshly implemented features, and add TSO support as a new one.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 0094285017..587f17bc5e 100644
--- 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: