Simon Duquennoy
Simon Duquennoy
This PR sends an ICMPv6 Destination Unreachable message back to the originator whenever a destination is not reachable.
We need better tools to use NAT64 and DNS64, for example: * DNS64 client: last time I tried, did not work * DNS64 shell command: one should be able to...
There is a timing difference between a real cc2420 and MSPSim: the time between a call to NETSTACK_RADIO.transmit() (with the radio OFF) and the end of the SFD is, on...
The new implementation of `msp430_sync_dco` from the following contiki-os/contiki commit: https://github.com/contiki-os/contiki/commit/68b65e6c47ad1a4aa317a76a46ad35443fec1c2e works on z1 H/W nodes but not mspsim. Hardware timers (both A and B) go twice as slow as...