X-Git-Url: http://sjero.net/git/?p=dccp2tcp;a=blobdiff_plain;f=dccp2tcp.c;h=71b7ece7b05b42ca6e617ec152b20f0cc968180a;hp=0ed79a50fed94afe1ef42c6929ea5701ace9d266;hb=cb0aae0dfd281b31cc6e837a10a76e914af26f5a;hpb=c93ffa0a5c9150fce168ecb203ce4057572e7c83 diff --git a/dccp2tcp.c b/dccp2tcp.c index 0ed79a5..71b7ece 100644 --- a/dccp2tcp.c +++ b/dccp2tcp.c @@ -773,7 +773,7 @@ void ack_vect2sack(struct seq_num *seq, struct tcphdr *tcph, u_char* tcpopts, u_ opt=dccphdr + sizeof(struct dccp_hdr) + sizeof(struct dccp_hdr_ext) + sizeof(struct dccp_hdr_ack_bits); /*setup tcp pointers*/ - num_blocks=2; + num_blocks=4; *tcpopts=5; tlen=tcpopts+1; temp=tlen;