Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure unflap doesn't crash on unknown interface
The submitted interface argument may not have any flap stats, but there is no need for the implementation to crash if it doesn't. It's safe to quietly ignore it, as this means the interface is already "unflapped".
- Loading branch information