Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use sk_mark for routing lookup in more places
Here is a followup on this area, thanks. [RFC] af_packet: fill skb->mark at xmit skb->mark may be used by classifiers, so fill it in case user set a SO_MARK option on socket. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information