From: Stephen Hemminger <stephen@networkplumber.org> Date: 2017-10-16 21:28:10
On Mon, 16 Oct 2017 20:44:07 +0000
Humberto Alves [off-list ref] wrote:
Yes, just get rid of this 'if statement'.
in6addr_any should be represented as '::', not '*'. Otherwise it's
impossible to distinguish IPv4 listening addresses from IPv6. Thank you :)