From: Michio Honda Date: Tue, 26 Apr 2011 08:37:02 +0000 (+0900) Subject: sctp: Add ADD/DEL ASCONF handling at the receiver. X-Git-Tag: v3.1-rc1~316^2~450^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1364104e37c9d8cf437746ba5f5dfedcc0bc132;p=pandora-kernel.git sctp: Add ADD/DEL ASCONF handling at the receiver. This patch fixes the problem that the original code cannot delete the remote address where the corresponding transport is currently directed, even when the ASCONF is sent from the other address (this situation happens when the single-homed sender transmits ASCONF with ADD and DEL.) Signed-off-by: Michio Honda Signed-off-by: YOSHIFUJI Hideaki Acked-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed