blob: 30dac34945cea987abc4d4053dac87005dd1631d [file] [log] [blame]
Ashlesh Gawande39cf81a2018-02-22 13:37:07 -06001NLSR version 0.4.1
2++++++++++++++++++
3
4**New features**:
5
6- The routing table dataset publisher (:issue:`3630`)
7
8- Use ndn-cxx logging facility, remove log4cxx dependency (:issue:`3949`)
9
10- Automatic serving of other routers' certificates (:issue:`4448`)
11
12**Bug Fixes**:
13
14- Hard-code a fixed session name for ChronoSync sockets (:issue:`4513`)
15
16- Fix encoding bug in the routing table publisher (:issue:`4453`)
17
18- Fix NLSR not converging without content store (:issue:`4430`)
19
20**Miscellaneous Changes**:
21
22- Make ChronoSync's sync interest lifetime configurable (:issue:`4490`)
23
24- Print labels on adjacency matrix when logging (:issue:`2045`)