netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Petr Vorel <pvorel@suse.cz>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] ip: fix igmp parsing when iface is long
Date: Tue, 17 Jan 2017 08:41:30 -0800	[thread overview]
Message-ID: <20170117084130.7be84c38@xeon-e3> (raw)
In-Reply-To: <20170117080809.4vtpebykeciemuo5@dell5510>

On Tue, 17 Jan 2017 09:08:09 +0100
Petr Vorel <pvorel@suse.cz> wrote:

> Hi,
> 
> > Entries with long vhost names in /proc/net/igmp have no whitespace
> > between name and colon, so sscanf() adds it to vhost and
> > 'ip maddr show iface' doesn't include inet result.  
> 
> Bug was also reported to bugzilla (https://bugzilla.kernel.org/show_bug.cgi?id=192741),
> with updated comment in the patch.
> 
> 
> Kind regards,
> Petr

Kernel bugzilla is irrelevant and ignored by network developers.

  reply	other threads:[~2017-01-17 16:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16 23:25 [PATCH 1/1] ip: fix igmp parsing when iface is long Petr Vorel
2017-01-17  8:08 ` Petr Vorel
2017-01-17 16:41   ` Stephen Hemminger [this message]
2017-01-17 16:41 ` Stephen Hemminger

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=20170117084130.7be84c38@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=pvorel@suse.cz \
    /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).