diff options
author | 2017-10-13 13:40:31 -0700 | |
---|---|---|
committer | 2017-10-14 18:46:36 -0700 | |
commit | c8c41ea1bd707eb032e248c55d640f32c950ed19 (patch) | |
tree | 27d6dacd64d59e8339ac58feca9ba929e7ebaeb6 /net/lapb/lapb_timer.c | |
parent | macvlan: Only deliver one copy of the frame to the macvlan interface (diff) | |
download | wireguard-linux-c8c41ea1bd707eb032e248c55d640f32c950ed19.tar.xz wireguard-linux-c8c41ea1bd707eb032e248c55d640f32c950ed19.zip |
macvlan: Only update pkt_type if destination MAC address matches
This patch updates the pkt_type to PACKET_HOST only if the destination MAC
address matches on the on the source based macvlan. It didn't make sense to
be updating broadcast, multicast, and non-local destined frames with
PACKET_HOST.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions