David Ahern
7a18c5b9fb
net: ipv4: Fix multipath selection with vrf
...
fib_select_path does not call fib_select_multipath if oif is set in the
flow struct. For VRF use cases oif is always set, so multipath route
selection is bypassed. Use the FLOWI_FLAG_SKIP_NH_OIF to skip the oif
check similar to what is done in fib_table_lookup.
Add saddr and proto to the flow struct for the fib lookup done by the
VRF driver to better match hash computation for a flow.
Fixes: 613d09b30f8b ("net: Use VRF device index for lookups on TX")
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-11 09:59:55 -05:00
..
2017-01-05 11:49:57 -05:00
2016-12-24 11:46:01 -08:00
2016-04-27 22:48:24 -04:00
2016-07-07 10:15:34 +10:00
2016-12-24 11:46:01 -08:00
2016-11-30 11:09:39 +01:00
2017-01-03 09:38:34 -05:00
2016-09-28 04:48:00 -04:00
2017-01-11 09:59:55 -05:00
2016-12-24 11:46:01 -08:00
2016-10-30 12:42:58 -04:00
2016-06-30 05:03:36 -04:00
2016-10-20 14:32:22 -04:00
2016-12-24 11:46:01 -08:00
2017-01-02 13:01:03 -05:00
2016-12-17 11:13:19 -05:00
2016-11-09 13:02:27 -05:00
2016-06-05 22:56:42 -04:00
2016-10-17 10:17:05 -04:00
2016-07-07 10:35:06 +02:00
2016-11-03 16:10:26 -04:00
2016-04-27 22:48:23 -04:00
2016-12-24 11:46:01 -08:00
2016-09-16 04:24:07 -04:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-29 14:07:41 -05:00
2016-11-03 16:10:26 -04:00
2016-11-18 10:59:15 -05:00
2016-11-18 10:59:15 -05:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-03 12:29:53 -05:00
2016-10-23 19:35:24 -04:00
2016-11-24 12:44:36 +01:00
2016-12-16 10:24:44 -08:00
2016-09-30 01:50:45 -04:00
2016-11-03 15:25:26 -04:00
2016-12-24 11:46:01 -08:00
2016-12-29 22:27:23 -05:00
2016-12-02 12:49:59 -05:00
2017-01-09 16:34:38 -05:00
2016-10-29 17:12:43 -04:00
2016-05-11 14:43:19 -04:00
2016-09-21 00:22:59 -04:00
2016-11-22 13:27:16 -05:00
2016-05-11 14:43:19 -04:00
2016-12-06 11:34:24 -05:00
2016-08-23 23:11:36 -07:00
2016-09-08 16:08:10 -07:00
2016-11-21 13:20:17 -05:00
2016-05-11 14:43:19 -04:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2016-12-06 21:33:19 -05:00
2016-12-27 12:28:07 -05:00
2016-11-21 13:20:17 -05:00
2017-01-09 16:34:39 -05:00
2016-12-02 12:49:59 -05:00
2016-06-10 23:07:49 -07:00
2016-09-19 20:59:34 -04:00
2016-12-25 17:21:22 +01:00
2016-09-21 00:23:00 -04:00
2016-05-02 17:02:25 -04:00
2016-11-21 13:20:17 -05:00
2016-12-05 13:32:24 -05:00
2016-11-21 13:20:17 -05:00
2016-05-11 14:43:19 -04:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2016-12-24 11:46:01 -08:00
2016-07-11 13:27:06 -07:00
2016-09-08 16:13:09 -07:00
2016-11-24 15:32:14 -05:00
2016-10-20 14:32:22 -04:00
2016-06-17 20:23:32 -07:00
2016-12-24 11:46:01 -08:00
2016-11-24 15:32:14 -05:00
2016-09-12 15:52:44 -07:00