Skip to content

Commit b45d24f

Browse files
author
jhart
committed
list of TODOs
git-svn-id: http://spoofed.org/racket/svn/trunk@159 64fbf49a-8b99-41c6-b593-eb2128c2192d
1 parent 38276ca commit b45d24f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

TODO

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# $Id$
2+
3+
Stuff that needs to get done:
4+
5+
* Support "packet math" more cleanly. packet = l2 + l3 + l4. (yes, this works, but is contrary to how pack is used
6+
7+
* Implement inter-layer knowledge, so that, for example, you can build a UDP datagram and it will know that IPv4 is typically its parent and that the checksum can automatically pull in the parent source and destination IP addresses
8+
9+
* SCTP checksum
10+
11+
* Better error handling, argument raising and checking

0 commit comments

Comments
 (0)