1. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  2. c17de83 rib: remote prefix registration by Yanbiao Li · 10 years ago
  3. 8e273ca rib+tools: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  4. 67f11ac all: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  5. 26b215c rib: Add periodic invalid face clean up by Vince Lehman · 10 years ago
  6. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  7. bc05b76 rib: Log individual FIB updates by Vince Lehman · 10 years ago
  8. 483efd1 rib: Disable FaceId check for self-registrations by Alexander Afanasyev · 10 years ago
  9. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  10. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  11. cd613c5 rib: Verify face before route registration by Vince Lehman · 10 years ago
  12. 68bc1e0 Merge remote-tracking branch 'named-data/master' into release-0.2.0 by Alexander Afanasyev · 10 years ago
  13. cd16c83 rib: Add RIB dataset publisher by Vince Lehman · 10 years ago
  14. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  15. 97a9c2c rib: Create response Data as shared_ptr to avoid copy inside Face::put by Alexander Afanasyev · 10 years ago
  16. b609f00 rib: Fixing bug with RibUnregister when route origin is not specified by Alexander Afanasyev · 10 years ago
  17. 56356b2 rib: Fixing bug with RibUnregister when route origin is not specified by Alexander Afanasyev · 10 years ago
  18. f67cf08 rib: Update to properly handle optional ExpirationPeriod in RibRegister command by Alexander Afanasyev · 10 years ago
  19. fb1c808 rib: Fix to correctly set default expiration for self-registrations by Alexander Afanasyev · 10 years ago
  20. 72446ec rib: Unit tests for RibManager by Vince Lehman · 10 years ago
  21. 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 10 years ago
  22. 63108c4 rib: Request Face create/destroy notification as early as possible by Alexander Afanasyev · 10 years ago
  23. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 10 years ago
  24. 14e76dd rib: Add "common.hpp" to rib/face-entry.hpp by Vince Lehman · 10 years ago
  25. 12e4946 rib: Implement RIB as trie by Vince · 10 years ago
  26. a329574 rib: fix FibAddNextHopCommand parameters by Junxiao Shi · 10 years ago
  27. b3893c9 src: Updating code to compile with the latest ndn-cxx library by Alexander Afanasyev · 10 years ago
  28. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  29. b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 10 years ago
  30. b305165 rib: Properly terminate when a critical error occurs by Alexander Afanasyev · 10 years ago
  31. e5224e9 rib: Separate trust models for `/localhost` and `/localhop` RIB management commands by Yingdi Yu · 10 years ago
  32. ce7520e rib: Fixing incorrect usage of RibRegisterCommand in RibManager::unregisterEntry by Alexander Afanasyev · 10 years ago
  33. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 10 years ago
  34. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 10 years ago
  35. f4db0b5 security: Fix the compile problem caused by an API change of ValidatorConfig. by Yingdi Yu · 10 years ago
  36. 03ea3eb rib: Switching to use global IO by Alexander Afanasyev · 10 years ago
  37. 34c95f7 core, main: make missing config file section behavior configurable by Steve DiBenedetto · 10 years ago
  38. 89cf5e0 rib: Making single configuration file for both nrd and nfd by Alexander Afanasyev · 10 years ago
  39. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 10 years ago
  40. 4536b09 rib: Merge source code of NRD by Alexander Afanasyev · 10 years ago