[RFC PATCH 0/3] NCSI VLAN Filtering Support
Samuel Mendoza-Jonas
sam at mendozajonas.com
Wed Aug 9 18:54:40 AEST 2017
This RFC series adds VLAN filtering support for NCSI-capable network devices.
This supports adding and removing VLAN tags up to the limit of the actual
NCSI channel. In it's present form the NCSI driver will default to the
"Accept specific VLAN-tagged traffic as well as non-tagged traffic" mode.
This is still a bit rough, but sending out to the OpenBMC list for some
eyeballing.
Samuel Mendoza-Jonas (3):
ftgmac: Include NETIF_F_HW_VLAN_CTAG_FILTER in features
net/ncsi: Fix several packet definitions
net/ncsi: Configure VLAN tag filter
drivers/net/ethernet/faraday/ftgmac100.c | 5 +
include/net/ncsi.h | 2 +
net/ncsi/internal.h | 11 ++
net/ncsi/ncsi-cmd.c | 10 +-
net/ncsi/ncsi-manage.c | 257 ++++++++++++++++++++++++++++++-
net/ncsi/ncsi-pkt.h | 2 +-
net/ncsi/ncsi-rsp.c | 13 +-
7 files changed, 290 insertions(+), 10 deletions(-)
--
2.13.3
More information about the openbmc
mailing list