blob: 20fbba7cc099331d6f7510bc824e8c6a4cc42fbd [file] [log] [blame]
Ashlesh Gawande9e955bc2017-11-30 17:33:03 -06001NLSR version 0.2.1 (changes since version 0.2.0)
2++++++++++++++++++++++++++++++++++++++++++++++++
3
4Release date: June 30, 2015
5
6**Code changes**:
7
8- Using a configuration file without ``prefix-update-validator`` disables runtime advertise/withdraw instead of exiting (:issue:`2814`)
9
10**Bug fixes**:
11
12- Prevent incomplete removal of NPT entry (:issue:`2785`)
13
14- Correct bidirectional links with differing costs (:issue:`2801`)
15
16- Fix non-incrementing Adjacency number in AdjLsa::writeLog (:issue:`2594`)
17
18- Remove FaceDestroyEvent test's reliance on nlsrSeqNo.txt (:issue:`2881`)
19
20- Test ACTIVE/INACTIVE Adjacencies in LSA construction (:issue:`2735`)