Skip to content

Turn-off Broadcast/Multicast #7907

Open
@mcr-ksh

Description

@mcr-ksh
  • Hardware: ESP8266
  • Core Version: 2.7.2
  • Development Env: Arduino IDE
  • Operating System: MacOS

Settings in IDE

  • Module: Wemos D1 R2 & mini
  • Flash Mode: no idea
  • Flash Size: 4MB/1MB
  • lwip Variant: v2 Lower Memory
  • Reset Method: ck
  • Flash Frequency: 40Mhz
  • CPU Frequency: 80Mhz
  • Upload Using: OTA & SERIAL
  • Upload Speed: 115200 & 921600

Problem Description

Our production FW is running with almost no memory left and we experience part of our buffers overwritten by multicast packets, or at least the an old pointer is pointing to a memory region which is then filled by multicast packets (SSDP).

We would like to circumvent receiving buffers and information (like multicast/broadcast) that are not essential to us.

Is there a way to turn off the broadcat/multicast reception on the IP stack?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions