Julian Anastasov
c92b96553a
ipv4: Add FLOWI_FLAG_KNOWN_NH
...
Add flag to request that output route should be
returned with known rt_gateway, in case we want to use
it as nexthop for neighbour resolving.
The returned route can be cached as follows:
- in NH exception: because the cached routes are not shared
with other destinations
- in FIB NH: when using gateway because all destinations for
NH share same gateway
As last option, to return rt_gateway!=0 we have to
set DST_NOCACHE.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-08 17:42:36 -04:00
..
2012-10-02 20:25:04 -07:00
2012-05-15 20:23:16 -04:00
2012-10-08 15:21:55 -04:00
2012-08-14 21:48:06 -07:00
2012-08-31 16:14:33 -04:00
2012-08-14 21:49:42 -07:00
2012-09-28 14:40:49 -04:00
2012-10-02 13:38:27 -07:00
2012-10-01 18:39:44 -04:00
2012-09-10 16:13:31 -04:00
2012-10-06 03:04:45 +09:00
2012-09-21 20:49:26 -07:00
2012-10-08 15:21:55 -04:00
2012-09-10 15:30:41 -04:00
2012-08-15 21:36:31 -07:00
2012-10-06 03:04:45 +09:00
2012-09-13 18:28:04 -07:00
2012-08-20 14:51:24 -07:00
2012-07-19 10:48:00 -07:00
2012-09-18 16:08:19 -04:00
2012-10-08 17:42:36 -04:00
2012-10-08 15:40:43 -04:00
2012-08-14 21:48:06 -07:00
2012-10-04 15:53:48 -04:00
2012-06-15 15:30:15 -07:00
2012-10-01 17:15:06 -04:00
2012-09-28 14:40:49 -04:00
2012-05-17 18:45:20 -04:00
2012-10-02 11:11:09 -07:00
2012-09-21 16:14:14 +02:00
2012-07-12 07:54:45 -07:00
2012-10-02 13:38:27 -07:00
2012-10-02 13:38:27 -07:00
2012-10-07 00:30:56 -04:00
2012-09-21 13:58:08 -04:00
2012-10-04 15:58:47 -04:00
2012-09-18 16:08:19 -04:00
2012-10-02 11:11:09 -07:00
2012-09-10 15:30:41 -04:00
2012-08-22 22:52:04 -07:00
2012-10-02 13:38:27 -07:00
2012-04-20 21:22:30 -04:00
2012-09-13 18:28:04 -07:00
2012-10-02 13:38:27 -07:00
2012-10-06 03:11:59 +09:00
2012-10-02 09:54:49 -07:00
2012-10-04 15:53:48 -04:00
2012-09-17 13:00:13 -04:00
2012-07-24 13:55:21 -07:00
2012-04-15 12:44:40 -04:00
2012-09-30 02:30:16 -04:00
2012-07-10 23:13:45 -07:00
2012-10-02 13:38:27 -07:00
2012-09-26 21:10:25 -04:00
2012-09-04 14:20:14 -04:00
2012-05-18 01:35:08 -04:00
2012-10-02 20:25:04 -07:00
2012-05-15 20:14:35 -04:00