Yasuyuki Tanaka
Yasuyuki Tanaka
I'm just impressed with what you have done for this PR..., code, documentation, and experiments... Related Issue #764
@debug-ito > Could you make the "6lbr" and "6lr-with-slip" as independent modules (i.e. put under os/services)? We often need to implement application code on top of the native border router,...
@debug-ito Big thanks for your valuable comments. I've updated the branch addressing them. One big addition is a test of IPv6 fragmentation using the border router: `tests/17-tun-rpl-br/14-standalone-native-6lbr-lite-csma-frag` > net-demux/net-downlink.c: L509:...
@debug-ito Thanks for the review! Updated the branch, addressing all your points. > net-demux/net-demux.c: L60: I think we should remove this, because network_driver.input method and net_downlink_input follow different contracts. `input()`...
Rebased and added one commit for minor fixes. It's working with MSF (https://github.com/contiki-ng/contiki-ng/pull/1000), which is now I'm improving (almost done, evaluation follows).
Is the issue itself that, a cooja mote running `examples/slip-radio` doesn't transmit EBs when the firmware is built with TSCH (`MAKE_MAC = MAKE_MAC_TSCH` in `Makefile`)?
I got time to take a closer look to this PR two weeks ago; and decided to propose another approach, which is PR #1021. I think, it would be better...
>> Please provide some .csc files > csc no need any modification. for TSCH mote project, patch setup 10kHz resolution by default, if not specified other. I'd like to see...