sctp: check cached dst before using it
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 4 May 2012 05:24:54 +0000 (05:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 May 2012 03:15:47 +0000 (23:15 -0400)
dst_check() will take care of SA (and obsolete field), hence
IPsec rekeying scenario is taken into account.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Vlad Yaseivch <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found