From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from black.maple.relay.mailchannels.net ([23.83.214.19]:40149 "EHLO black.maple.relay.mailchannels.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbeBVCYE (ORCPT ); Wed, 21 Feb 2018 21:24:04 -0500 Subject: Re: ss issue on arm not showing UDP listening ports To: Stefano Brivio Cc: netdev@vger.kernel.org References: <20180221113016.Horde.bnaHnfikhTwZx9ycOfQ4I5n@webmail.codeholics.com> <20180221183237.5c66f668@epycfail> <20180221123731.Horde.ARNZ_7cjlJ-Ls7HtowM8hx4@webmail.codeholics.com> <20180221220319.06553d7d@epycfail> From: Jesse Cooper Message-ID: <58654c59-a685-a8cf-e09a-259d1fe6756f@codeholics.com> Date: Wed, 21 Feb 2018 19:59:24 -0600 MIME-Version: 1.0 In-Reply-To: <20180221220319.06553d7d@epycfail> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: netdev-owner@vger.kernel.org List-ID: Thank you for the suggestions. This is on a raspberry pi 3 not sure if that fact matters. I will notify Raspbian of the issue. On 02/21/2018 03:03 PM, Stefano Brivio wrote: > On Wed, 21 Feb 2018 12:37:31 -0500 > jesse_cooper@codeholics.com wrote: > >> ss utility, iproute2-ss161212 > > Works for me on iproute2-ss161212 and 4.9.0 kernel on armv7l. Unless > somebody on the list has other ideas, I guess you should either try > more recent versions, debug it (strace should show a pair of > recvmsg/sendmsg for each UDP socket) or file a ticket for your > distribution. >