• D
    inet: Pass flowi to ->queue_xmit(). · d9d8da80
    David S. Miller 提交于
    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: NDavid S. Miller <davem@davemloft.net>
    d9d8da80
ip.h 13.5 KB