dulalsaurab | 3483213 | 2019-06-11 18:06:19 +0000 | [diff] [blame^] | 1 | NLSR version 0.5.1 |
| 2 | ++++++++++++++++++ |
| 3 | |
| 4 | **Changes** |
| 5 | |
| 6 | - Set best-route strategy for certificate prefixes (:issue:`4881`) |
| 7 | - Use ndn-cxx InMemoryStorage for LsaSegmentStorage (:issue:`4788`) |
| 8 | - Switch from ndn::EventId to ndn::scheduler::EventId (:issue:`4883`) |
| 9 | - Add FreshnessPeriod where MustBeFresh is used (:issue:`4913`) |
| 10 | |
| 11 | **Bug Fixes** |
| 12 | |
| 13 | - Fix canonization by resetting io service after each neighbor (:issue:`4872`) |
| 14 | - Disable network interest in while fetching NLSR certificate (:issue:`4879`) |
| 15 | |