diff options
author | 2018-04-17 17:30:42 -0400 | |
---|---|---|
committer | 2018-04-18 21:00:58 -0400 | |
commit | 8585661b1a4c6924c4c7e7abe9beec0bcf53eab7 (patch) | |
tree | 628a9a38b2cd2be982bdfa7df64093f76018eace /include/linux/tcp.h | |
parent | net: netcp: add api to support set rx mode in netcp modules (diff) | |
download | wireguard-linux-8585661b1a4c6924c4c7e7abe9beec0bcf53eab7.tar.xz wireguard-linux-8585661b1a4c6924c4c7e7abe9beec0bcf53eab7.zip |
net: netcp: ethss: k2g: add promiscuous mode support
This patch adds support for promiscuous mode in k2g's network
driver. When upper layer instructs to transition from
non-promiscuous mode to promiscuous mode or vice versa
K2G network driver needs to configure ALE accordingly
so that in case of non-promiscuous mode, ALE will not flood
all unicast packets to host port, while in promiscuous
mode, it will pass all received unicast packets to
host port.
Signed-off-by: WingMan Kwok <w-kwok2@ti.com>
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions