Files
kernel_google_b1c1/include/uapi/linux
Thomas Graf e7030878fc fib: Add fib rule match on tunnel id
This add the ability to select a routing table based on the tunnel
id which allows to maintain separate routing tables for each virtual
tunnel network.

ip rule add from all tunnel-id 100 lookup 100
ip rule add from all tunnel-id 200 lookup 200

A new static key controls the collection of metadata at tunnel level
upon demand.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-07-21 10:39:06 -07:00
..
2015-05-23 10:49:55 +01:00
2015-06-23 13:35:47 +09:00
2015-07-01 16:26:08 +02:00
2015-06-01 10:45:51 +09:00
2015-07-21 10:39:06 -07:00
2015-05-13 15:43:00 -04:00
2015-05-25 13:25:35 -04:00
2015-07-21 10:39:05 -07:00
2015-05-05 13:40:44 -06:00
2015-06-01 10:25:37 -04:00
2015-06-05 10:58:34 -06:00
2015-05-24 12:49:16 -07:00
2015-06-11 23:37:37 +02:00
2015-06-03 14:17:38 +02:00