summaryrefslogtreecommitdiffstats
path: root/kernel/uid16.c
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2011-04-18 19:13:56 +0000
committerDavid S. Miller <davem@davemloft.net>2011-04-19 21:45:21 -0700
commitf246a7b7c5b9df0ea0f0807a7101995af5e83213 (patch)
tree4362f120c0f483b603407f04c66a0f7b472b0287 /kernel/uid16.c
parent934253a7b4ab4151037ea9532552628723a14442 (diff)
sctp: teach CACC algorithm about removed transports
When we have have to remove a transport due to ASCONF, we move the data to a new active path. This can trigger CACC algorithm to not mark that data as missing when SACKs arrive. This is because the transport passed to the CACC algorithm is the one this data is sitting on, not the one it was sent on (that one may be gone). So, by sending the original transport (even if it's NULL), we may start marking data as missing. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/uid16.c')
0 files changed, 0 insertions, 0 deletions