From: Jakub Kicinski Date: Thu, 15 Oct 2020 00:14:32 +0000 (-0700) Subject: Merge branch 'l3mdev-icmp-error-route-lookup-fixes' X-Git-Tag: Ubuntu-5.10.0-12.13~1666^2~1^2~7 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f8ea4a19856070c7a4fe50a079e354300765a1e6;p=mirror_ubuntu-hirsute-kernel.git Merge branch 'l3mdev-icmp-error-route-lookup-fixes' Mathieu Desnoyers says: ==================== l3mdev icmp error route lookup fixes Here is a series of fixes for ipv4 and ipv6 which ensure the route lookup is performed on the right routing table in VRF configurations when sending TTL expired icmp errors (useful for traceroute). It includes tests for both ipv4 and ipv6. These fixes address specifically address the code paths involved in sending TTL expired icmp errors. As detailed in the individual commit messages, those fixes do not address similar icmp errors related to network namespaces and unreachable / fragmentation needed messages, which appear to use different code paths. ==================== Link: https://lore.kernel.org/r/20201012145016.2023-1-mathieu.desnoyers@efficios.com Signed-off-by: Jakub Kicinski --- f8ea4a19856070c7a4fe50a079e354300765a1e6