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

New release specs: Router vs Host configurations #51

Open
miri64 opened this issue Oct 27, 2017 · 1 comment
Open

New release specs: Router vs Host configurations #51

miri64 opened this issue Oct 27, 2017 · 1 comment

Comments

@miri64
Copy link
Member

miri64 commented Oct 27, 2017

Router and host configurations differ in IPv6 NDP with regards to their behavior. In my opinion this should also be reflected in the release specs. Opinions on that?

@smlng
Copy link
Member

smlng commented Oct 27, 2017

Would be great if we can use Wireshark/libpcap dumps for (auto) verification of the behaviour. The idea would be to setup certain scenarios like:

  • native <-> native, sniffer on tap-bridge
  • SAMR21-XPRO <-> SAMR21-XPRO, sniffer on RasPi or 3rd SAMR21-XPRO
  • SAMR21-XPRO <- > RasPi, sniffer on RasPi or 2nd SAMR21-XPRO

and afterwards we have a script that checks the capture-file against a predefined description of a packet flow for IPv6 NDP (RFC 4861 ff) and 6Lo-optimised NDP (RFC 6775). That is, search for RS and matching RA, and NS and NA, do they appear in expected order, interval and have the correct fields and stuff.

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

No branches or pull requests

2 participants