From: Paolo Abeni <pabeni@redhat•com>
To: netdev@vger•kernel.org
Cc: "David S. Miller" <davem@davemloft•net>,
Wei Wang <weiwan@google•com>, Martin KaFai Lau <kafai@fb•com>,
Eric Dumazet <edumazet@google•com>,
Hannes Frederic Sowa <hannes@stressinduktion•org>
Subject: [PATCH net-next v2 0/2] ipv6: fixes for RTF_CACHE entries
Date: Wed, 18 Oct 2017 22:23:30 +0200 [thread overview]
Message-ID: <cover.1508358132.git.pabeni@redhat.com> (raw)
This series addresses 3 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
v1 -> v2:
- dropped the for ip route show cache
- avoid touching dst.obsolete when the dst is aged out
Paolo Abeni (2):
ipv6: start fib6 gc on RTF_CACHE dst creation
ipv6: remove from fib tree aged out RTF_CACHE dst
net/ipv6/route.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
--
2.13.6
next reply other threads:[~2017-10-18 20:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 20:23 Paolo Abeni [this message]
2017-10-18 20:23 ` [PATCH net-next v2 1/2] ipv6: start fib6 gc on RTF_CACHE dst creation Paolo Abeni
2017-10-19 8:45 ` Sergei Shtylyov
2017-10-18 20:23 ` [PATCH net-next v2 2/2] ipv6: remove from fib tree aged out RTF_CACHE dst Paolo Abeni
2017-10-19 1:11 ` Martin KaFai Lau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1508358132.git.pabeni@redhat.com \
--to=pabeni@redhat$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=hannes@stressinduktion$(echo .)org \
--cc=kafai@fb$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=weiwan@google$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox