David Ahern
68e2ffdeb5
net/ipv6: Handle onlink flag with multipath routes
...
For multipath routes the ONLINK flag can be specified per nexthop in
rtnh_flags or globally in rtm_flags. Update ip6_route_multipath_add
to consider the ONLINK setting coming from rtnh_flags. Each loop over
nexthops the config for the sibling route is initialized to the global
config and then per nexthop settings overlayed. The flag is 'or'ed into
fib6_config to handle the ONLINK flag coming from either rtm_flags or
rtnh_flags.
Fixes: fc1e64e109 ("net/ipv6: Add support for onlink flag")
Signed-off-by: David Ahern <dsahern@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-03-22 12:40:04 -04:00
..
2017-12-11 09:58:38 -05:00
2018-03-04 17:49:17 -05:00
2017-10-20 13:15:07 +01:00
2018-01-29 14:23:38 -05:00
2017-12-04 13:35:36 -05:00
2018-01-29 11:37:40 -05:00
2017-11-15 11:56:19 -08:00
2018-01-16 15:01:33 -05:00
2017-07-04 22:35:16 +01:00
2018-03-20 12:43:43 -04:00
2018-01-23 13:51:56 -05:00
2018-01-17 00:10:42 -05:00
2017-10-05 21:53:02 -07:00
2018-01-10 16:03:55 -05:00
2017-09-01 20:33:42 -07:00
2017-08-08 21:40:08 -07:00
2017-05-21 13:42:36 -04:00
2017-10-18 14:13:08 +01:00
2017-01-28 10:33:06 -05:00
2017-12-03 10:18:28 -05:00
2018-02-16 15:57:42 -05:00
2018-01-19 22:59:33 -05:00
2018-01-16 15:01:33 -05:00
2018-03-09 13:03:57 -05:00
2017-11-02 11:10:55 +01:00
2017-04-20 10:35:33 -04:00
2017-10-08 10:12:15 -07:00
2016-04-07 16:53:29 -04:00
2018-03-04 17:49:17 -05:00
2018-02-27 14:36:28 -05:00
2016-11-02 15:18:36 -04:00
2018-01-29 10:15:51 -05:00
2018-01-31 10:26:30 -05:00
2016-11-04 14:45:23 -04:00
2018-02-14 20:44:42 +01:00
2017-08-25 17:10:24 -07:00
2017-11-02 11:10:55 +01:00
2018-02-06 18:32:46 -08:00
2016-12-25 17:21:23 +01:00
2018-03-09 11:16:19 -05:00
2018-02-25 20:51:13 +01:00
2017-11-24 01:37:35 +09:00
2017-10-06 09:52:31 -07:00
2018-01-16 15:01:33 -05:00
2017-03-24 13:17:07 -07:00
2018-02-03 16:25:42 -08:00
2017-10-18 12:39:55 +01:00
2018-03-22 12:40:04 -04:00
2017-09-01 18:35:23 -07:00
2018-03-22 12:22:45 -04:00
2018-01-09 11:40:46 -05:00
2017-12-11 09:58:38 -05:00
2018-02-27 14:36:28 -05:00
2017-10-28 19:24:38 +09:00
2017-11-04 09:26:51 +09:00
2018-02-07 22:00:42 -05:00
2018-01-22 16:01:30 -05:00
2017-11-02 11:10:55 +01:00
2018-01-22 16:01:30 -05:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2017-12-19 08:23:21 +01:00
2017-06-16 11:48:39 -04:00
2017-06-02 13:57:27 -04:00
2017-06-02 13:57:27 -04:00
2018-03-07 10:54:29 +01:00
2018-03-04 17:49:17 -05:00
2018-02-16 07:03:33 +01:00
2017-02-09 10:22:17 +01:00
2017-11-02 11:10:55 +01:00
2017-11-14 15:46:17 +09:00