Feature request: Add IPv6 tests to transport integration tests
We should add IPv6 versions to the the transportsToTest var in p2p/test/transport/transport_test.go so that we test each transport with IPv6.
@MarcoPolo I'd love to take this
Please do, Thanks! Let me know if you run into any questions
@MarcoPolo is this issue open for taking?
@ajaygupta112 Yes! You can start here: https://github.com/libp2p/go-libp2p/pull/2531/files#diff-54f6226e2cf835d8f4f664f08e1e9a325aaa75d1bf9384c89f3c66fbd5ff8ae7
To begin with, you can enable just the Ping test for ip6.
@sukunrt Alright, thanks