sctp: Store a flowi in transports to provide persistent keying.
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 May 2011 23:32:47 +0000 (16:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 21:05:14 +0000 (14:05 -0700)
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 <davem@davemloft.net>

No differences found