NLSR version 0.3.2 (changes since version 0.3.1)

Release date: March 15, 2017

Changes

  • NLSR constructor now accept a KeyChain argument. (Issue #3742)
  • Fix security rule for /localhop LSA prefix (Issue #3899)
  • Use ndn::nfd::ROUTE_ORIGIN_NLSR instead of a magic number. (Issue #3903)
  • Handle “Face Already Exists” error (error code 409) in NFD. (Issue #3976)
  • Enable NLSR to register localhost prefix with dispatcher before top-level prefix. (Issue #3938)
  • Don’t use ndn aliases provided by ndn-cxx/common.hpp. (Issue #3983)
  • Remove use of deprecated code. (Issue #3988)