]> sjero.net Git - dccp2tcp/blobdiff - encap.h
IPv6 encapsulation bugfix
[dccp2tcp] / encap.h
diff --git a/encap.h b/encap.h
index 018acc80c02721d03014a6957062862d7dcf34a1..5628f7932ff0edf39bd935a9284598c1f4597e15 100644 (file)
--- a/encap.h
+++ b/encap.h
@@ -19,13 +19,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 Author: Samuel Jero <sj323707@ohio.edu>
 Date: 11/2012
-
-Notes:
-       1)CCID2 ONLY
-       2)DCCP MUST use 48 bit sequence numbers
-       3)Checksums are not computed (they are zeroed)
-       4)DCCP DATA packets are not implemented (Linux doesn't use them)
-       5)DCCP Ack packets show up as TCP packets containing one byte
 ******************************************************************************/
 #ifndef ENCAP_H_
 #define ENCAP_H_