Saurab Dulal | 3012203 | 2018-05-07 23:20:59 +0000 | [diff] [blame] | 1 | NLSR version 0.4.3 |
2 | ++++++++++++++++++ | ||||
3 | |||||
4 | **Changes**: | ||||
5 | |||||
6 | - **breaking change** Change NLSR to nlsr for various prefixes (:issue:`4543`) | ||||
7 | |||||
8 | **Bug Fixes**: | ||||
9 | |||||
10 | - Fix dry-run mode not working (:issue:`4394`) | ||||
11 | - Fix convergence w/o content store (:issue:`4430`) | ||||
12 | - Register router prefix to fix remote requests (:issue:`4543`) | ||||
13 | - Fix build with clang-5.0 (:issue:`4547`) | ||||
14 | - Avoid misaligned memory access (:issue:`4609`) |