Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Should ignore packets sent between two other nodes #5

Open
tht opened this issue Oct 21, 2012 · 1 comment
Open

Should ignore packets sent between two other nodes #5

tht opened this issue Oct 21, 2012 · 1 comment

Comments

@tht
Copy link
Owner

tht commented Oct 21, 2012

The driver reports back all received packets, even if they are addressed to another node.
=> Should only report packets sent to broadcast or own node id

Note: allows to abort reception as soon as header arrived.

@tht
Copy link
Owner Author

tht commented Oct 25, 2012

As with 75a5642 packets sent directly to another node are no longer reported. It still reports broadcasts.

There are two open points here:

  • Make configurable (sniffer/collector mode)
  • We could throw away these packets earlier, just after receiving the header

=> Marked as "enhancement" now as bug is actually closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant