shell_commands: port ifconfig command for gnrc_netif2#7404
shell_commands: port ifconfig command for gnrc_netif2#7404miri64 merged 2 commits intoRIOT-OS:masterfrom
Conversation
b63c683 to
2f7f1f1
Compare
2f7f1f1 to
40decbd
Compare
40decbd to
6bdafbe
Compare
|
Rebased to current master and current dependencies |
c75a035 to
eb8a023
Compare
|
Rebased to current master and current dependencies |
|
Again.. |
eb8a023 to
5e81c93
Compare
5e81c93 to
918fc7d
Compare
918fc7d to
a228df4
Compare
|
And again... |
a228df4 to
930f2c5
Compare
|
Rebased to current master, no longer waiting for other PR |
x3ro
left a comment
There was a problem hiding this comment.
Looks good mostly, but where is set mentioned. E.g. I only figured out through the source that I can do ifconfig 6 set key .... I've found that I can get the set usage with just running ifconfig <if> set without parameters, but ifconfig 6 help doesn't seem to mention set.
I'm not sure what you mean. If you type There is a really long nice section about |
|
Oh seems like this is different when you type |
|
Will provide something |
|
Ok. I added a specific if-branch for help now (before it was just the default that caused the output, so it was just a coincident |
|
🎉 squash please |
2dc8bb2 to
7682882
Compare
|
Done |
7682882 to
8c0e779
Compare
8c0e779 to
489a3cf
Compare
|
The |
Does what it says on the bin (+ port auto_init_netdev_tap non-intrusively for testing).
Depends on #7370.This PR is part of the network layer remodelling effort:
