go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

Feature request: Add IPv6 tests to transport integration tests

Open MarcoPolo opened this issue 2 years ago • 6 comments

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 avatar Aug 23 '23 01:08 MarcoPolo

@MarcoPolo I'd love to take this

CtrlAltGiri avatar Aug 23 '23 20:08 CtrlAltGiri

Please do, Thanks! Let me know if you run into any questions

MarcoPolo avatar Aug 23 '23 20:08 MarcoPolo

@MarcoPolo is this issue open for taking?

ajaygupta112 avatar Feb 24 '24 18:02 ajaygupta112

@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 avatar Mar 04 '24 10:03 sukunrt

@sukunrt Alright, thanks

ajaygupta112 avatar Mar 05 '24 17:03 ajaygupta112