X-Git-Url: http://git.meshlink.io/?p=utcp;a=blobdiff_plain;f=UTCP;h=f7b66ba24a2993adf04eb5f2bc989b0be2ae532f;hp=02496cc8d2e7638d77dfb45ae733b14410bda865;hb=c93ef1391476090d5afacb899632df5476f964ed;hpb=53730e6f2e6d2625e935bd91c8639642f6d1519b diff --git a/UTCP b/UTCP index 02496cc..f7b66ba 100644 --- a/UTCP +++ b/UTCP @@ -15,11 +15,9 @@ DIFFERENCES FROM RFC 793: * No checksum. UTCP requires the application to handle packet integrity. * 32-bit window size. Big window sizes are the default. * No ECN, PSH, URG -* Ports are a bit strange (for now). TODO v1.0: -* Do ports the same way as real TCP? * Implement send buffer * Window scaling * Handle retransmission