From: Eric Dumazet Date: Tue, 20 Jul 2010 22:03:14 +0000 (+0000) Subject: net: RTA_MARK addition X-Git-Tag: v2.6.36-rc1~571^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=963bfeeeec913d135c15dc400f2f86cb62655d81;p=pandora-kernel.git net: RTA_MARK addition Add a new rt attribute, RTA_MARK, and use it in rt_fill_info()/inet_rtm_getroute() to support following commands : ip route get 192.168.20.110 mark NUMBER ip route get 192.168.20.108 from 192.168.20.110 iif eth1 mark NUMBER ip route list cache [192.168.20.110] mark NUMBER Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed