From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:49524 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934717AbeBURcw (ORCPT ); Wed, 21 Feb 2018 12:32:52 -0500 Date: Wed, 21 Feb 2018 18:32:37 +0100 From: Stefano Brivio To: jesse_cooper@codeholics.com Cc: netdev@vger.kernel.org Subject: Re: ss issue on arm not showing UDP listening ports Message-ID: <20180221183237.5c66f668@epycfail> In-Reply-To: <20180221113016.Horde.bnaHnfikhTwZx9ycOfQ4I5n@webmail.codeholics.com> References: <20180221113016.Horde.bnaHnfikhTwZx9ycOfQ4I5n@webmail.codeholics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: Hi, On Wed, 21 Feb 2018 11:30:16 -0500 jesse_cooper@codeholics.com wrote: > Hi, > > I currently had the follow issues with ss where it was not displaying > the UDP listening ports.This was on: > > Linux 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux > > ss -ul > State Recv-Q Send-Q Local Address:Port Peer Address:Port Could you please also report the version of 'ss'? That is, the output of: ss --version Thanks. -- Stefano