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

Bug in the group id based filtering code #1

Open
vkumar1 opened this issue Jan 4, 2013 · 4 comments
Open

Bug in the group id based filtering code #1

vkumar1 opened this issue Jan 4, 2013 · 4 comments

Comments

@vkumar1
Copy link

vkumar1 commented Jan 4, 2013

Group ID based filtering where a node is supposed to drop packets corresponding to different groups from their own does not work. The nodes accept packets from any groups even when the group ID is set correctly in the packets.

@cire831
Copy link
Member

cire831 commented Jan 4, 2013

This may be a result of having Snoop wired in. Need to research the exact configuration and build used to create the problem. If vkumar1 has any more details about what was being built that would be helpful.

The original email thread can be found at http://www.mail-archive.com/[email protected]/msg42765.html.

This link (http://www.mail-archive.com/[email protected]/msg39173.html) has additional information about a similar scenerio.

@vkumar1
Copy link
Author

vkumar1 commented Jan 5, 2013

I am using TinyOS 2.1.2 on Ubuntu 12.10 32 bit. The application I wrote is basically just the standard RadioCountToLeds application modified to have two nodes sending messages back and forth. Even if I have the two nodes have different group ID, they still successfully receive each other's messages.

@cire831
Copy link
Member

cire831 commented Jan 7, 2013

Can you please create a gist (see https://gist.github.com/, login as yourself) and then add all of the application files used to recreate the problem. One at a time, please, so that they are seperate. Then add a comment to this thread with the pointer to the gist. Copy and paste the link in "Link to this gist".

@cire831 cire831 closed this as completed Jan 7, 2013
@cire831 cire831 reopened this Jan 7, 2013
@vkumar1
Copy link
Author

vkumar1 commented Jan 7, 2013

I have created the gist and added all the files here https://gist.github.com/4477086

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

No branches or pull requests

2 participants