]> git.proxmox.com Git - mirror_kronosnet.git/commitdiff
Update TODO
authorFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 25 Jan 2017 15:33:55 +0000 (16:33 +0100)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 25 Jan 2017 15:33:55 +0000 (16:33 +0100)
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
TODO

diff --git a/TODO b/TODO
index 439c36b0dabfc142226b9022244b29fb7fd0013d..928485c006fc6f4201dbfabd4b1e03f2d233ce66 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,8 +8,8 @@ link/host level:
            specially on clear_config, to not leak and better clean
            in case of errors
  - (issue) improve test suite to cover for all transports (needs transport list API)
- - (issue) UDP/SCTP support for dynamic links (aka no dst_address)
-           this one needs plumbing inside RX thread
+ - (issue) SCTP support for dynamic links (aka no dst_address)
+           this one needs plumbing inside RX thread and transport.
  - (issue) change knet_bench to allow protocol specification per link
  - (issue) review memory locking across
  - (issue) simplify handling of DATA and HOSTINFO code paths in send/recv code