[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120719.085229.2014129813204637207.davem@davemloft.net>
Date: Thu, 19 Jul 2012 08:52:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
Subject: Re: [PATCH 09/15] ipv4: Cache output routes in fib_info nexthops.
In a dream I found a bug in this patch and the next one.
When we fetch a cached route from the FIB info, we have to
check if it has been invalidated by a PMTU event or similar.
And if so, cmpxchg() it with NULL and release it, so we
can build and install a new cached route there.
I'll fix this up when I integrate everyone's feedback later
today.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists