From: Jakub Kicinski Date: Mon, 23 Mar 2026 23:59:36 +0000 (-0700) Subject: Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes' X-Git-Tag: v7.0-rc6~40^2~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1791180a2710830bf909e1eadf2c3d362e7ce63;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes' Kuniyuki Iwashima says: ==================== ipv6: Fix two GC issues with permanent routes. Patch 1 fixes the unbounded growth of tb6_gc_hlist due to permanent routes whose exception routes have all expired. Patch 2 fixes an issue where exception routes tied to permanent routes are not properly aged. Patch 3 is a selftest for the issue fixed by Patch 2. ==================== Link: https://patch.msgid.link/20260320072317.2561779-1-kuniyu@google.com Signed-off-by: Jakub Kicinski --- b1791180a2710830bf909e1eadf2c3d362e7ce63