android_kernel_xiaomi_sdm845/net/dccp/ccids
Andrea Bittau 8e27e4650c [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
Fix the way state is masked out.  DCCP_ACKVEC_STATE_NOT_RECEIVED is
defined as appears in the packet, therefore bit shifting is not
required.  This fix allows CCID2 to correctly detect losses.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:19:08 -07:00
..
lib [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
ccid2.c [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used 2006-09-22 15:19:08 -07:00
ccid2.h [DCCP] CCID: Improve CCID infrastructure 2006-03-20 19:21:44 -08:00
ccid3.c [DCCP]: Tidyup CCID3 list handling 2006-09-22 15:18:33 -07:00
ccid3.h [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
Kconfig [DCCP]: Kconfig tidy up 2006-03-20 19:24:22 -08:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00