netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] ipv6: fixes for RTF_CACHE entries
@ 2017-10-17 17:40 Paolo Abeni
  2017-10-17 17:40 ` [PATCH net-next 1/3] ipv6: fix route cache dump Paolo Abeni
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Paolo Abeni @ 2017-10-17 17:40 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Wei Wang, Hannes Frederic Sowa

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-10-18 20:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 17:40 [PATCH net-next 0/3] ipv6: fixes for RTF_CACHE entries Paolo Abeni
2017-10-17 17:40 ` [PATCH net-next 1/3] ipv6: fix route cache dump Paolo Abeni
2017-10-17 18:26   ` Wei Wang
2017-10-17 18:41     ` Eric Dumazet
2017-10-17 19:35       ` Paolo Abeni
2017-10-17 17:40 ` [PATCH net-next 2/3] ipv6: start fib6 gc on RTF_CACHE dst creation Paolo Abeni
2017-10-17 18:35   ` Wei Wang
2017-10-17 21:53     ` Martin KaFai Lau
2017-10-17 17:40 ` [PATCH net-next 3/3] ipv6: obsolete cached dst when removing them from fib tree Paolo Abeni
2017-10-17 18:58   ` Wei Wang
2017-10-17 20:02     ` Paolo Abeni
2017-10-17 20:48       ` Wei Wang
2017-10-18 13:03         ` Paolo Abeni
2017-10-18 17:56           ` Wei Wang
2017-10-18 19:05             ` Martin KaFai Lau
2017-10-18 20:30               ` Paolo Abeni
2017-10-17 21:52     ` Martin KaFai Lau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).