On Thu, Mar 16, 2017 at 2:33 PM, Eric Dumazet <eric.duma...@gmail.com> wrote: > Have you backported the redirect fix ? > > commit 45caeaa5ac0b4b11784ac6f932c0ad4c6b67cda0 > > Or other fixes that went very recently (pick David Miller net tree)
Why the commit above is relevant here? It fixes a double-release, while Kevin's case is a double-hold... Not to mention it sk_rx_dst instead of sk_dst_cache, according to Kevin.