Ashlesh Gawande | 9e955bc | 2017-11-30 17:33:03 -0600 | [diff] [blame] | 1 | NLSR version 0.2.1 (changes since version 0.2.0) |
| 2 | ++++++++++++++++++++++++++++++++++++++++++++++++ |
| 3 | |
| 4 | Release 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`) |