From: Stephen Hemminger <stephen@networkplumber.org>
To: Jiri Benc <jbenc@redhat.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net 0/2] vxlan: fix error reporting
Date: Fri, 2 Sep 2016 09:03:11 -0700 [thread overview]
Message-ID: <20160902090311.14acb0d1@xeon-e3> (raw)
In-Reply-To: <cover.1472815982.git.jbenc@redhat.com>
On Fri, 2 Sep 2016 13:37:10 +0200
Jiri Benc <jbenc@redhat.com> wrote:
> This patchset improves checking for invalid configuration in VXLAN and fixes
> problems with duplicated and inappropriate error messages.
>
> Jiri Benc (2):
> vxlan: reject multicast destination without an interface
> vxlan: fix duplicated and wrong error messages
>
> drivers/net/vxlan.c | 38 ++++++++++++--------------------------
> 1 file changed, 12 insertions(+), 26 deletions(-)
>
These should also be detected and rejected in iproute2
errors in kernel log are user unfriendly api.
next prev parent reply other threads:[~2016-09-02 16:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-02 11:37 [PATCH net 0/2] vxlan: fix error reporting Jiri Benc
2016-09-02 11:37 ` [PATCH net 1/2] vxlan: reject multicast destination without an interface Jiri Benc
2016-09-02 11:37 ` [PATCH net 2/2] vxlan: fix duplicated and wrong error messages Jiri Benc
2016-09-02 16:03 ` Stephen Hemminger [this message]
2016-09-02 16:41 ` [PATCH net 0/2] vxlan: fix error reporting Jiri Benc
2016-09-04 18:43 ` David Miller
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=20160902090311.14acb0d1@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=jbenc@redhat.com \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.