From: Roopa Prabhu <ro...@cumulusnetworks.com>
Date: Sat, 20 Oct 2018 18:09:31 -0700

> From: Roopa Prabhu <ro...@cumulusnetworks.com>
> 
> This reverts commit 8e326289e3069dfc9fa9c209924668dd031ab8ef.
> 
> This patch results in unnecessary netlink notification when one
> tries to delete a neigh entry already in NUD_FAILED state. Found
> this with a buggy app that tries to delete a NUD_FAILED entry
> repeatedly. While the notification issue can be fixed with more
> checks, adding more complexity here seems unnecessary. Also,
> recent tests with other changes in the neighbour code have
> shown that the INCOMPLETE and PROBE checks are good enough for
> the original issue.
> 
> Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com>

Applied, thanks.

Reply via email to