netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/2] Minor macvlan source mode cleanups
@ 2017-10-13 20:40 Alexander Duyck
  2017-10-13 20:40 ` [net-next PATCH 1/2] macvlan: Only deliver one copy of the frame to the macvlan interface Alexander Duyck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Duyck @ 2017-10-13 20:40 UTC (permalink / raw)
  To: netdev, davem

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

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

end of thread, other threads:[~2017-10-15  1:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 20:40 [net-next PATCH 0/2] Minor macvlan source mode cleanups Alexander Duyck
2017-10-13 20:40 ` [net-next PATCH 1/2] macvlan: Only deliver one copy of the frame to the macvlan interface Alexander Duyck
2017-10-13 20:40 ` [net-next PATCH 2/2] macvlan: Only update pkt_type if destination MAC address matches Alexander Duyck
2017-10-15  1:46 ` [net-next PATCH 0/2] Minor macvlan source mode cleanups 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).