shell_commands: port ifconfig netstats neighbor for gnrc_netif2 #7463
shell_commands: port ifconfig netstats neighbor for gnrc_netif2 #7463bergzand wants to merge 29 commits intoRIOT-OS:masterfrom
Conversation
Restructure headers a bit
Adapt tests for definition changes
Add missing include
Move missing header to right file
This patch adds support for per neighbor statistics such as LQI/RSSI, tx count, failure count, rx count and ETX.
|
Thank you :-). |
Take an example that has the |
|
Tested and fixed, should be good now. |
|
Needs rebase ;-). |
|
Do you mind if I pick this one up when the PR this is depending on has progressed a bit more? |
|
Not at all. Just notify me, when you got back to this. |
|
Please rebase ;-) |
|
Ping @bergzand? |
|
Ok, then let's close this as memo for now so it is off my monthly radar ;-). |
As requested in #7449.
Based on #7404 and #6873
Although the output should not have changed from #7449, I was unable to test the output for the command since I could not get a test with shell and netif2 working. Will try again and report tomorrow.