openthread/include
Abtin Keshavarzian a8924f65f7
[routing-manager] get/set preference for RIOs in emitted RA messages (#7849)
This commit adds new mechanism in `RoutingManager` to allow user to
get or set the preference level to use when advertising Rout Info
Options (e.g., for discovered OMR prefixes) in RA messages sent on
infra netif. By default 'medium' preference is used. As an example,
user can choose to set the preference to 'low' when the device is
acting as a temporary BR (a mobile or battery-powered BR) to indicate
that other BRs should be preferred over this BR on the infra link.

This commit also adds CLI sub-commands for newly added APIs and
updates the documentation.
2022-06-30 12:49:49 -07:00
..
openthread [routing-manager] get/set preference for RIOs in emitted RA messages (#7849) 2022-06-30 12:49:49 -07:00
Makefile.am [tcp] add TCP circular send buffer API (#7584) 2022-04-22 10:02:01 -07:00