David Ahern
c5ee066333
ipv6: Consider sk_bound_dev_if when binding a socket to an address
...
IPv6 does not consider if the socket is bound to a device when binding
to an address. The result is that a socket can be bound to eth0 and then
bound to the address of eth1. If the device is a VRF, the result is that
a socket can only be bound to an address in the default VRF.
Resolve by considering the device if sk_bound_dev_if is set.
This problem exists from the beginning of git history.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-02 20:16:37 -08:00
..
2018-12-19 00:28:05 +01:00
2018-11-03 10:35:52 -07:00
2018-12-06 13:26:07 -08:00
2018-10-23 10:57:06 -07:00
2018-12-30 14:07:54 -08:00
2018-11-19 10:55:00 -08:00
2018-12-27 13:53:32 -08:00
2018-12-10 18:00:43 -08:00
2018-10-22 19:37:36 -07:00
2018-12-19 11:21:37 -08:00
2018-10-23 10:57:06 -07:00
2018-12-23 16:01:35 -08:00
2018-11-19 17:59:47 +01:00
2019-01-01 09:47:59 -08:00
2018-12-24 15:27:56 -08:00
2018-12-27 13:04:52 -08:00
2018-10-04 09:40:52 -07:00
2018-12-16 14:23:33 -08:00
2018-12-03 15:40:30 -08:00
2018-12-24 16:19:56 -08:00
2019-01-01 12:05:02 -08:00
2019-01-02 20:16:37 -08:00
2018-11-10 16:55:11 -08:00
2018-09-17 18:43:42 -07:00
2018-11-15 18:09:32 +01:00
2018-12-20 16:49:30 -08:00
2018-12-03 14:15:26 -08:00
2018-10-22 19:59:20 -07:00
2018-12-27 13:53:32 -08:00
2018-09-28 12:46:07 +08:00
2018-10-16 00:14:07 -07:00
2018-11-27 16:37:20 -08:00
2018-12-29 02:45:22 +01:00
2018-09-21 18:58:34 -07:00
2018-12-14 11:44:31 -08:00
2018-12-30 20:24:16 -08:00
2018-12-23 16:01:35 -08:00
2018-12-09 21:43:31 -08:00
2018-12-22 15:12:04 -08:00
2018-12-23 16:01:35 -08:00
2019-01-01 09:54:19 -08:00
2018-12-18 13:13:56 +01:00
2018-11-15 11:35:40 -08:00
2018-12-27 13:04:52 -08:00
2018-12-20 11:53:36 -08:00
2018-12-20 11:53:36 -08:00
2018-10-15 12:23:19 -07:00
2019-01-01 09:47:59 -08:00
2018-12-12 16:34:22 -08:00
2018-12-27 16:26:09 -08:00
2018-12-21 15:06:20 -08:00
2018-10-23 10:57:06 -07:00
2018-12-18 11:53:42 -08:00
2018-12-27 13:53:32 -08:00
2018-11-29 14:25:36 -08:00
2018-12-19 21:45:17 +01:00
2018-12-20 11:53:36 -08:00
2019-01-01 09:47:59 -08:00
2018-12-19 11:21:37 -08:00
2018-11-17 21:34:11 -08:00