Skip to content

samples/net/promiscuous _mode : Cannot set promiscuous mode for interface  #14684

@laperie

Description

@laperie

Describe the bug
when running samples/net/promiscuous _mode for qemu_x86 or for frdm_k64f reports

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=qemu_x86
  3. make
  4. See error. Error is identical both for qemu and frdm

Expected behavior
Sample acts as described

Impact
Promiscuous mode cannot be enabled

Screenshots or console output

uart:~$ promisc on 1
Promiscuous mode ON...
Cannot set promiscuous mode for interface 0x004127e0 (-35)

Environment (please complete the following information):

  • Linux
  • SDK 0.10.0

Metadata

Metadata

Assignees

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions