Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VxlanMulticastRecipe: Use functools.combinations for ping endpoints
`functools.permutations` generate even reversed endpoints (both AB and BA). This should be controlled by `BaseEnrtRecipe`'s `ping_bidirect`.
- Loading branch information