Commit ffa1569
Arto Kinnunen
Thread router network data update after link sync (ARMmbed#1530)
-Router is removing its own network data after link sync by sending
a/sd to the leader. According to the spec own data should not be
cleared after link sync.
-Remove excess traces from thread_bbr.
-Fix coverity CID 223399 (Unchecked return value from library) from
thread_joiner_application.1 parent 3b46d8d commit ffa1569
File tree
3 files changed
+10
-16
lines changed- source/6LoWPAN/Thread
3 files changed
+10
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
772 | 771 | | |
773 | 772 | | |
774 | 773 | | |
| |||
789 | 788 | | |
790 | 789 | | |
791 | 790 | | |
792 | | - | |
793 | | - | |
| 791 | + | |
| 792 | + | |
794 | 793 | | |
795 | | - | |
796 | | - | |
| 794 | + | |
797 | 795 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | 796 | | |
802 | 797 | | |
803 | | - | |
804 | 798 | | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
805 | 803 | | |
806 | 804 | | |
807 | 805 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1134 | 1134 | | |
1135 | 1135 | | |
1136 | 1136 | | |
1137 | | - | |
| 1137 | + | |
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | 404 | | |
408 | 405 | | |
409 | 406 | | |
410 | 407 | | |
411 | | - | |
| 408 | + | |
412 | 409 | | |
413 | 410 | | |
414 | 411 | | |
415 | 412 | | |
416 | | - | |
417 | 413 | | |
418 | 414 | | |
419 | 415 | | |
| |||
0 commit comments