Skip to content
Commit d9d8da80 authored by David S. Miller's avatar David S. Miller
Browse files

inet: Pass flowi to ->queue_xmit().



This allows us to acquire the exact route keying information from the
protocol, however that might be managed.

It handles all of the possibilities, from the simplest case of storing
the key in inet->cork.fl to the more complex setup SCTP has where
individual transports determine the flow.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0e734419
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment