From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute2] regression in ss output Date: Mon, 16 Oct 2017 14:28:07 -0700 Message-ID: <20171016142807.47825131@xeon-e3> References: <20171016103320.GP11332@orbyte.nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Phil Sutter , "netdev@vger.kernel.org" To: Humberto Alves Return-path: Received: from mail-pf0-f176.google.com ([209.85.192.176]:55449 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752476AbdJPV2K (ORCPT ); Mon, 16 Oct 2017 17:28:10 -0400 Received: by mail-pf0-f176.google.com with SMTP id 17so16724311pfn.12 for ; Mon, 16 Oct 2017 14:28:10 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 16 Oct 2017 20:44:07 +0000 Humberto Alves 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 :) But IPv6 accepts IPv4 as well.