K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-11-04T17:35:37.854961Z K 7 svn:log V 251 In nd6_timer() enter the network epoch earlier. The defrouter_del() may call into leaf functions that require epoch. Since the function is already run in non-sleepable context, it should be safe to cover it whole with epoch. Reported by: syzcaller END