From: David S. Miller Date: Fri, 6 May 2011 23:32:47 +0000 (-0700) Subject: sctp: Store a flowi in transports to provide persistent keying. X-Git-Tag: v3.0-rc1~377^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8663c938ceb72f47941c95ff0ea491ebbdd68f26;p=pandora-kernel.git sctp: Store a flowi in transports to provide persistent keying. Several future simplifications are possible now because of this. For example, the sctp_addr unions can simply refer directly to the flowi information. Signed-off-by: David S. Miller --- Reading git-diff-tree failed