shell_commands: provide command for 6Lo context administration at 6LBR#3750
shell_commands: provide command for 6Lo context administration at 6LBR#3750miri64 merged 2 commits intoRIOT-OS:masterfrom
Conversation
4ddc248 to
ffca8e8
Compare
|
Rebased to current #3134 |
ce5160c to
ad7e203
Compare
|
Rebased to current #3134. |
659faea to
58cb27f
Compare
|
Rebased to current #3134 |
58cb27f to
cf36737
Compare
|
Rebased to current #3134 |
1 similar comment
|
Rebased to current #3134 |
6eae09e to
2e96ec1
Compare
|
Rebased to current master |
|
What do I have to do to get this building with |
|
|
|
make sense ;) |
|
For the record: the (pseudo) module is called A dependency to |
sys/shell/commands/sc_gnrc_6ctx.c
Outdated
There was a problem hiding this comment.
I think you can shorten this to something like: "'del' will only invalidate the context for compression which can be reassigned after 5 min."
Should I add it as a dependency for |
|
Hm, maybe we just wait for switch to xtimer then... |
|
+1 |
|
As stated in the description ;-) |
|
I guess a rebase is required. |
2e96ec1 to
d9b9b04
Compare
|
Rebased |
|
please squash |
|
Squashed |
56ed209 to
c6c4841
Compare
|
(but not pushed >.<) |
|
How can I test and how and when should the configured context get propagated? |
|
After configuring a context for my prefix, pinging to or via the 6LBR doesn't work any more. |
|
However, that's probably not related to the shell commands themselves. |
c6c4841 to
ba0e1bd
Compare
|
Rebased to current master. |
|
Added immediate advertisement for contexts (and fixed a bug that was revealed by that in |
|
Fix for #3750 (comment) will follow. I think I know what's happening. |
|
ACK |
|
Please squash and merge as soon as Travis is green. With #3949 this is working. (However, this PR iteelf is sane anyway.) |
2bd606d to
dd69fd0
Compare
|
Squashed and rebased. |
shell_commands: provide command for 6Lo context administration at 6LBR
Provides a shell command to administrate 6LoWPAN compression contexts at the border router.
Depends on
#3134(merged) (and #3525 to work properly).