commit | e84a9f5e9cd2b229dda24002334bc3cd36c1109d | [log] [tgz] |
---|---|---|
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | Tue Jan 03 14:26:15 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 14:26:15 2006 -0800 |
tree | 4b4f51efb168618f507ce89645e4cb7d443e3742 | |
parent | 9e377202d2c968dde8efd6121d94c7f0a77787aa [diff] |
[DCCP]: Notify CCID only after ACK vectors have been processed. The CCID should be notified of packet reception only when a packet is valid. Therefore, the ACK vector needs to be processed before notifying the CCID. Also, the CCID might need information provided by the ACK vector. 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>