tests: add test to test RDNSS option handling#13734
Conversation
9b3ef07 to
4985551
Compare
|
Can you also craft a test with RDNSS and 6ctx - I have a suspicion here… 🤔 |
If you don't tell me your suspicion, I can't really test. Also: Would be tricky, as |
|
I see that with |
|
Added a |
|
I tried it on I also tried with running |
that script at the moment is for |
|
Can reproduce. The other tests using |
|
@benpicco what OS are you using? It seems on Arch Linux, the TAP interface created by |
|
I'm on Ubuntu 19.10 |
|
Good thing, that we now can use |
|
Now I get |
Did create_tap fail for you for some reason (this should be better handled, but maybe in a different PR) ;-). |
Oh I already had a tap device set up for a different test - with those deleted I get no response |
|
Can you please check if a) you flashed the right application before hand ;-) With |
|
Yes it's working on On those other boards I get Maybe that's because I ran Without (I didn't get to enter my password there) |
|
With only one board connected, the test is working (sometimes).
|
Mhhhh it should be removed on |
|
Reverted my last commit as this does not seem to be an |
|
(confirmed to be working on |
|
I can confirm the test is working now on outputPlease squash! |
benpicco
left a comment
There was a problem hiding this comment.
Test works as expected.
|
Squashed |
90c81b5 to
b87ba69
Compare
|
|
||
|
|
||
|
|
There was a problem hiding this comment.
Too many empty lines for flake8s liking (just squash directly)
There was a problem hiding this comment.
Grmlbrml... vim + middle click + thinkpad scrolling... very bad combination ;-P
b87ba69 to
94edc5a
Compare
Contribution description
This provides a test for the Router Advertisement's RDNSS option to configure an upstream recursive DNS server.
Testing procedure
Run
for a supported board of your liking.
Issues/PRs references
See #13732 (comment)