[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171013203726.16950.32584.stgit@localhost.localdomain>
Date: Fri, 13 Oct 2017 13:40:18 -0700
From: Alexander Duyck <alexander.duyck@...il.com>
To: netdev@...r.kernel.org, davem@...emloft.net
Subject: [net-next PATCH 0/2] Minor macvlan source mode cleanups
So this patch series is just a few minor cleanups for macvlan source mode.
The first patch addresses double receives when a packet is being routed to
the macvlan destination address, and the other addresses the pkt_type being
updated in cases where it most likely should not be.
---
Alexander Duyck (2):
macvlan: Only deliver one copy of the frame to the macvlan interface
macvlan: Only update pkt_type if destination MAC address matches
drivers/net/macvlan.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
Powered by blists - more mailing lists