Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix IPAddress Type mismatch between echo-requester and echo-responder.
When using TCP, the echo-server was listening over IPv4 while the echo-requester was getting configured for IPv6. Normalize both sides to always use IPv6 over both TCP or MRP.
- Loading branch information