From: Vlad Yasevich Date: Tue, 31 Oct 2006 02:54:32 +0000 (-0800) Subject: [SCTP]: Correctly set IP id for SCTP traffic X-Git-Tag: v2.6.19-rc5~101^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4443088b763ca4ac7521e9b4a881b52c294dec;p=pandora-kernel.git [SCTP]: Correctly set IP id for SCTP traffic Make SCTP 1-1 style and peeled-off associations behave like TCP when setting IP id. In both cases, we set the inet_sk(sk)->daddr and initialize inet_sk(sk)->id to a random value. Signed-off-by: Vlad Yasevich Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed