blob: bae2a4fcd88e58fefd618ea2a2dc66eba63ccafe [file] [log] [blame]
dulalsaurab34832132019-06-11 18:06:19 +00001NLSR 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