Files
openthread/include
Robert Quattlebaum dae1d3801d ncp: Various changes in order to better support address change events (#165)
There are two logical sets of changes presented here:

* core/thread/mle: Follow remove/change/add pattern for unicast addresses

  The goal here is to avoid modifying an address after it has been added to
  the netif. That way we get reliable removal/insertion eventing. This
  pattern has other advantages which will likely become apparent later.

* openthread-types: Add `OT_IP6_ML_ADDR_CHANGED` flag

  This allows us to know precisely when the mesh local address has changed
  its value.
2016-06-17 10:03:25 -07:00
..
2016-06-02 19:07:28 -07:00
2016-06-02 19:07:28 -07:00
2016-06-02 19:07:28 -07:00