diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2024-07-10 11:14:29 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-14 17:34:16 +0300 |
commit | abb9a68d2c64dd9b128ae1f2e635e4d805e7ce64 (patch) | |
tree | f4c0135691678b8cc3c84f1473e7193168ae7b86 /scripts/gdb/linux/config.py | |
parent | 252442f2ae317d109ef0b4b39ce0608c09563042 (diff) | |
download | linux-abb9a68d2c64dd9b128ae1f2e635e4d805e7ce64.tar.xz |
ipv6: take care of scope when choosing the src addr
When the source address is selected, the scope must be checked. For
example, if a loopback address is assigned to the vrf device, it must not
be chosen for packets sent outside.
CC: stable@vger.kernel.org
Fixes: afbac6010aec ("net: ipv6: Address selection needs to consider L3 domains")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/20240710081521.3809742-4-nicolas.dichtel@6wind.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions