Re: [PATCH] net: 8021q: skip packets if the vlan is down

2017-10-04 Thread David Miller
From: Vishakha Narvekar Date: Tue, 3 Oct 2017 16:13:29 -0400 > If the vlan is down, free the packet instead of proceeding with other > processing, or counting it as received. If vlan interfaces are used > as slaves for bonding, with arp monitoring for connectivity, if the rx > counter is seen t

[PATCH] net: 8021q: skip packets if the vlan is down

2017-10-03 Thread Vishakha Narvekar
If the vlan is down, free the packet instead of proceeding with other processing, or counting it as received. If vlan interfaces are used as slaves for bonding, with arp monitoring for connectivity, if the rx counter is seen to be incrementing, then the bond device will not observe that the interf