Hi Dave, please find attached 3 bug fixes which recently came up on dccp@vger. Patch #1: fixes a bug which wrongly classified sequence-invalid packets. Patch #2: fixes a bug in updating the Greatest Sequence number Received (GSR). Patch #3: fixes an inconsistency in setting the sequence window on 32/64 bit. I have also placed this in into a fresh (today's) copy of net-next-2.6, on git://eden-feed.erg.abdn.ac.uk/net-next-2.6 [subtree 'dccp'] --- Documentation/networking/dccp.txt | 1 + net/dccp/dccp.h | 3 ++- net/dccp/input.c | 2 +- net/dccp/sysctl.c | 4 +++- 4 files changed, 7 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html