ClusterLabs / ClusterLabs/anvil
Network->find_target_ip() breaks if the target is available only via a route
Open
priority normal
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
For example, if the local machine has 10.201.4.2/16 and it can ping 10.202.4.3/16, it won't match because the subnets don't match. A possible fix is to have a "ping_all" parameter that test pings the target, even when the subnets don't match.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.