Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_PROMISCUOUS |
The Ethernet interface promiscuous mode:
1
= is enabled. An interface will capture all packets on the LAN.0
= is disabled (default value). Definition at line 806 of file fnet_cpu_config.h.