netty5/common/src/main
Norman Maurer 7931501769 Ignore inline comments when parsing nameservers (#9894)
Motivation:

The resolv.conf file may contain inline comments which should be ignored

Modifications:

- Detect if we have a comment after the ipaddress and if so skip it
- Add unit test

Result:

Fixes https://github.com/netty/netty/issues/9889
2019-12-18 21:14:17 +01:00
..
java/io/netty/util Ignore inline comments when parsing nameservers (#9894) 2019-12-18 21:14:17 +01:00
resources/META-INF Add BlockHound integration that detects blocking calls in event loops (#9687) 2019-10-25 15:14:44 +02:00
script Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00
templates/io/netty/util/collection Support removal using values iterator. (#8866) 2019-02-26 21:29:07 +01:00