Embedded TCP/IP stack  4.7.0

◆ FNET_CFG_CPU_ETH_PROMISCUOUS

#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).
    An interface will only capture packets destined to your interface (not all packets on your LAN), to reduce CPU load.

    NOTE: This mode is used mainly for testing needs.

Definition at line 806 of file fnet_cpu_config.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net