netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] vxlan: fix error reporting
@ 2016-09-02 11:37 Jiri Benc
  2016-09-02 11:37 ` [PATCH net 1/2] vxlan: reject multicast destination without an interface Jiri Benc
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jiri Benc @ 2016-09-02 11:37 UTC (permalink / raw)
  To: netdev

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(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-09-04 18:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH net 0/2] vxlan: fix error reporting Stephen Hemminger
2016-09-02 16:41   ` Jiri Benc
2016-09-04 18:43 ` David Miller

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).