History log of /external/iproute2/include/linux/fib_rules.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7a3df0f3c56c10587e926307daaa87fc3b854bf 09-Jul-2013 Lorenzo Colitti <lorenzo@google.com> Support experimental UID range routing.

This uses the FRA_UID_START and FRA_UID_END rule attribute types
with values 18 and 19, and the RTA_UID route attribute type
with value 18.

Syntax uses the uidrange keyword for rules and the uid keyword
for routes. Example:

root@hammerhead:/ # ip -6 rule add prio 123 uidrange 100-200 lookup 100
root@hammerhead:/ # ip -6 rule | grep uidrange
123: from all uidrange 100-200 lookup 100
ooot@hammerhead:/ #
t@hammerhead:/ # ip -4 route get uid 10045 8.8.4.4
8.8.4.4 via 192.168.159.254 dev wlan0 src 192.168.158.102 uid 10045
cache

(cherry picked from commit 628e7252f75b2621d4b8c5f9314f55f3ec24b92b)

Change-Id: I52d544f27ffef895ad5513a516e37cfba7da9b75
/external/iproute2/include/linux/fib_rules.h
1a441f49ec87ef74b978d7ae17da2a9b2ca6e811 07-Jan-2011 Dmitry Shmidt <dimitrysh@google.com> Update iproute2 to ver 2.6.35

Change-Id: I8a85cc051aea35e4562c7fea46c148ed2757efc6
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
/external/iproute2/include/linux/fib_rules.h
dcfb7a77f8709125e97c313cb8ab6ec4d87468f4 07-Apr-2010 San Mehat <san@google.com> iproute2: Initial checkin of version iproute2-2.6.31

For http://b/issue?id=2576057

Change-Id: Ic2034b9512b4cbf7a2d66501cd9ef387355eba1d
Signed-off-by: San Mehat <san@google.com>
/external/iproute2/include/linux/fib_rules.h