]> git.proxmox.com Git - mirror_kronosnet.git/commitdiff
Update TODO
authorFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 1 Jun 2016 04:21:45 +0000 (06:21 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 1 Jun 2016 04:22:06 +0000 (06:22 +0200)
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
TODO

diff --git a/TODO b/TODO
index 5d7d0444666192f00fcdd54cd47e10aecfbdd6dd..0aef8031ab1e48a83b4bed5652fdec6f59fdf3a8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,7 +14,8 @@ link/host level:
  - (issue) standardize exit labels (ex out_unlock / exit_unlock) and variable/function
            names.
  - (issue) review how TX onwire pckt info are filled in between inbuf/socket/frags
- - (rfe)   add tcp transport layer?
+ - (issue) make generic socket common code
+ - (rfe)   add sctp transport layer?
  - (rfe)   link status callback notification
  - (rfe)   compress: should only compress user data, we will add a bit in the data
                      header to indicate if the pckt is compressed or not (save time).