Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promiscuous mode and receiving all packets at applications level #7595

Closed
laperie opened this issue May 16, 2018 · 0 comments
Closed

Promiscuous mode and receiving all packets at applications level #7595

laperie opened this issue May 16, 2018 · 0 comments
Assignees
Labels
area: Ethernet area: Networking Enhancement Changes/Updates/Additions to existing features
Milestone

Comments

@laperie
Copy link
Collaborator

laperie commented May 16, 2018

It should be possible to set 'promiscuous mode' flag to networking adapter and provide user a way to receive all network packets to the application

@laperie laperie added this to the v1.13 milestone May 16, 2018
@MaureenHelm MaureenHelm added the Enhancement Changes/Updates/Additions to existing features label May 21, 2018
jukkar added a commit to jukkar/zephyr that referenced this issue Jul 24, 2018
Allow user to set the network interface into promiscuous mode
and then receive all the network packets that are received by
that interface.

Fixes zephyrproject-rtos#7595

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
@jukkar jukkar closed this as completed in 3f9c7bd Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Ethernet area: Networking Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

4 participants