|
|
- Non-dominant routes: secondary links have to announce the availability of data. The receiver decides whether the actual data is send.
- Dynamic adjustment quickly reacts to changes:
// Example values: x=4 y=6
if(x out of the last recent y messages are new) mode=primary
else mode=secondary
|