From: Nathan Fontenot
Date: Sun, 09 Apr 2017 00:11:32 -0400
> From: Thomas Falcon
>
> There are brief windows when handling events such as failover where we
> could attempt to transmit packets between receiving the transport event
> notification and handling the reset in the workqueue.
>
> Thi
From: Thomas Falcon
There are brief windows when handling events such as failover where we
could attempt to transmit packets between receiving the transport event
notification and handling the reset in the workqueue.
This patch introduces an is_up flag so we can avoid transmit attempts at
these