Skip to content

Commit

Permalink
kicking in the ipv6 love, at least trying
Browse files Browse the repository at this point in the history
  • Loading branch information
codybum committed Jun 3, 2024
1 parent d51c4d2 commit 7c45753
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,8 @@ public boolean isIPv6() {
}
return isIPv6;
}
*/
*/
public boolean isReachableAgent(String remoteAgentPath) {
boolean isReachableAgent = false;
if (this.cstate.isRegionalController()) {
Expand Down

0 comments on commit 7c45753

Please sign in to comment.