From: Stephen Hemminger <stephen@networkplumber.org>
To: Vadim Kochan <vadim4j@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] ss: Fix case when UDP is printed as ipproto-xxx
Date: Tue, 13 Jan 2015 17:33:21 -0800 [thread overview]
Message-ID: <20150113173321.4b846db2@urahara> (raw)
In-Reply-To: <1420677774-10288-1-git-send-email-vadim4j@gmail.com>
On Thu, 8 Jan 2015 02:42:54 +0200
Vadim Kochan <vadim4j@gmail.com> wrote:
> From: Vadim Kochan <vadim4j@gmail.com>
>
> When 'ss' prints UDP sockets info together with RAW sockets
> e.g.:
>
> $ ss -a
>
> then UDP sockets are resolved as "ipproto-xxx".
>
> It was caused that dg_proto was set after printing UDP
> socket info from netlink. So fixed issue by moving
> setting dg_proto before printing info from Netlink.
>
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Accepted
prev parent reply other threads:[~2015-01-14 1:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-08 0:42 [PATCH iproute2] ss: Fix case when UDP is printed as ipproto-xxx Vadim Kochan
2015-01-14 1:33 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150113173321.4b846db2@urahara \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.org \
--cc=vadim4j@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).