netty5/transport-native-epoll/src
Norman Maurer 9ef5c0946a Add IPv6 multicast test to testsuite (#9037)
Motivation:

We currently only cover ipv4 multicast in the testsuite but we should also have tests for ipv6.

Modifications:

- Add test for ipv6
- Ensure we only try to run multicast test for ipv4 / ipv6 if the loopback interface supports it.

Result:

Better test coverage
2019-04-12 14:26:09 +02:00
..
main netty_epoll_linuxsocket_setTcpMd5Sig should throw ChannelException when not able to init sockaddr 2019-04-11 18:52:33 +02:00
test/java/io/netty/channel/epoll Add IPv6 multicast test to testsuite (#9037) 2019-04-12 14:26:09 +02:00