]> sjero.net Git - dccp2tcp/blobdiff - dccp2tcp.pod
Cleanup types throughout code
[dccp2tcp] / dccp2tcp.pod
index e5b4336858d08fdb2c31cbaf4805598fc96f305f..51a891cacb624e2a27fc268e3fb924795c7ff0b0 100644 (file)
@@ -15,8 +15,8 @@ In order to utilize this program effectively you will also need B<tcptrace>, whi
 from http://www.tcptrace.org and the version of B<xplot> available from http://www.tcptrace.org under
 "Useful Companion Programs".
 
-B<dccp2tcp> only supports DCCP CCID 2 with 48 bit sequence numbers at this time. Further, checksums are
-not computed on the output packets---they are simply zeroed.
+B<dccp2tcp> only supports DCCP with 48 bit sequence numbers at this time. It will complain at you
+if you attempt to process a connection with short sequence numbers.
 
 =head1 OPTIONS