From: Eric Dumazet Date: Thu, 1 Oct 2009 19:14:46 +0000 (+0000) Subject: Use sk_mark for routing lookup in more places X-Git-Tag: v2.6.33-rc1~388^2~903 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d37a186cedc51502dbee71c16ae0fbd9114d62c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed