]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "blackhole_netdev: fix syzkaller reported issue"
authorMahesh Bandewar <maheshb@google.com>
Wed, 16 Oct 2019 07:04:38 +0000 (00:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Oct 2019 17:41:26 +0000 (13:41 -0400)
commit06c80a1fd7bd6bdaa6ff0b508ef9b871d9419dd7
treeb538d5ef0882525995f42c67d324697bf7b6f49e
parenta839e8d7fa00dff79cfd3fc3b2d2e8b69fd16bd2
Revert "blackhole_netdev: fix syzkaller reported issue"

This reverts commit 6a55ffa541d32d10a061c168f909538ff5ecabc7.

Started seeing weird behavior after this patch especially in
the IPv6 code path. Haven't root caused it, but since this was
applied to net branch, taking a precautionary measure to revert
it and look / analyze those failures

Revert this now and I'll send a better fix after analysing / fixing
the weirdness observed.

CC: Eric Dumazet <edumazet@google.com>
CC: Wei Wang <weiwan@google.com>
CC: David S. Miller <davem@davemloft.net>
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
net/ipv6/route.c