Hello, On Fri, 19 Jun 2015, YOSHIFUJI Hideaki/吉藤英明 wrote:
> Should we always drop the packet here since it is > already dead, shouldn't we? It can be a NETDEV_CHANGEADDR event, eth_header() will build valid header. It can be some race condition with neigh_forced_gc and neigh_periodic_work where we can not fallback to neigh_create. It is not our job to drop packets, so I preferred to avoid it... Regards -- Julian Anastasov <j...@ssi.bg>