Skip to content
Commit 487371b0 authored by John Jacques's avatar John Jacques Committed by Liwei Song
Browse files

net: Add support for "promiscous mode" to Axxia FEMAC



commit 2148096a29a2c2f518b2a67a0c63aaf4b5a8d664 from
https://github.com/axxia/linux-yocto.git v5.10/standard/axxia-dev/base.

The FEMAC hardware is always in promiscous mode.  Previously, all
packets not intended for this host were dropped.  Add a parameter,
promiscuous_mode, to allow all packats, and support the hook that
requests changes to the promiscous state.

Signed-off-by: default avatarJohn Jacques <john.jacques@intel.com>
Signed-off-by: default avatarLiwei Song <liwei.song@windriver.com>
parent 2ac0beda
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment