]> sjero.net Git - dccp2tcp/commit
Add warning about malformed ACK vectors
authorSamuel Jero <sj323707@ohio.edu>
Wed, 8 Jun 2011 03:07:43 +0000 (23:07 -0400)
committerSamuel Jero <sj323707@ohio.edu>
Wed, 8 Jun 2011 03:07:43 +0000 (23:07 -0400)
commit291fa6397c5dfb5e7a042cd978bab29d1c2faa45
treeb51a62b168a895d15e4b11bb1f10070be32215fe
parentcb0aae0dfd281b31cc6e837a10a76e914af26f5a
Add warning about malformed ACK vectors

Linux Implementation will handle them incorrectly. It will count the packet as acked. ccid2.c line 657
dccp2tcp.c