This series addresses 3 different but related issues with RTF_CACHE introduced by the recent refactory.
patch 1 restore redirect and pmtu route update dump patch 2 restore the gc timer for such routes patch 3 obsoletes the dst on removal from exception tables Paolo Abeni (3): ipv6: fix route cache dump ipv6: start fib6 gc on RTF_CACHE dst creation ipv6: obsolete cached dst when removing them from fib tree net/ipv6/route.c | 47 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 7 deletions(-) -- 2.13.6