Skip to content

Commit

Permalink
todo: update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
simon3z committed Dec 16, 2010
1 parent a0cbd79 commit f91def9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions TODO
Expand Up @@ -4,7 +4,6 @@
link layer:

* add priority/weight to link config struct
* add linkid.

host layer:

Expand All @@ -13,12 +12,11 @@ host layer:
knet_frame:

* remove padding to add nodeid (1 char) and linkid (3 bit), flags (1 bit compress, 1 bit encrypted, 3 pad)
* add unions based on pckt type.

ring:

* change from many mallocs to single (per host) malloc in handler_new and map it.
* support up to 2^16 nodes, up to 8 links per node, 8 listener per node.
* support 8 listener per node.
* add api to knet_handle_new to define src/dst mapping in data frame.
* index pointer list

Expand Down

0 comments on commit f91def9

Please sign in to comment.