From: David S. Miller Date: Sat, 21 Oct 2017 00:39:11 +0000 (+0100) Subject: Merge branch 'ipv6-fixes-for-RTF_CACHE-entries' X-Git-Tag: v4.15-rc1~84^2~383 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=27188af5ab2f11dd6a4b548940db6464c8fcfe28;p=linux.git Merge branch 'ipv6-fixes-for-RTF_CACHE-entries' Paolo Abeni says: ==================== ipv6: fixes for RTF_CACHE entries This series addresses 2 different but related issues with RTF_CACHE introduced by the recent refactory. patch 1 restore the gc timer for such routes patch 2 removes the aged out dst from the fib tree, properly coping with pMTU routes v1 -> v2: - dropped the for ip route show cache - avoid touching dst.obsolete when the dst is aged out v2 -> v3: - take care of pMTU exceptions ==================== Signed-off-by: David S. Miller --- 27188af5ab2f11dd6a4b548940db6464c8fcfe28