1. f48d080 rib: reimplement auto prefix propagation based on readvertise by Yanbiao Li · 6 years ago
  2. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  3. 5ba7dfc rib: provide self-learning helpers by Junxiao Shi · 6 years ago
  4. d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
  5. 5200904 rib: change FIB mocking mechanism by Junxiao Shi · 6 years ago
  6. f4cfed1 rib: move config parsing to Service class by Junxiao Shi · 6 years ago
  7. 9f8b10e rib: change object ownership by Davide Pesavento · 6 years ago
  8. 04d5ce6 rib: make Service globally accessible via get() static function by Teng Liang · 6 years ago
  9. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  10. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  11. 7530635 rib: limit route prefix length in rib/register command by Junxiao Shi · 7 years ago
  12. 8a1f170 tests: sign command Interests with CommandInterestSigner by Junxiao Shi · 7 years ago
  13. 3f21e58 rib: simplify Route class by Junxiao Shi · 7 years ago
  14. 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 7 years ago
  15. 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
  16. d2ea235 tests: no need to wrap ndn::nfd::RibEntry anymore by Davide Pesavento · 8 years ago
  17. 89c0ea0 rib: introduce Readvertise by Junxiao Shi · 8 years ago
  18. 2fb3e8e rib: introduce ReadvertisePolicy by Nick Gordon · 8 years ago
  19. 63b67e2 rib: simplify ReadvertisedRoute by Junxiao Shi · 8 years ago
  20. 04262d9 rib: ReadvertiseDestination availability by Nick Gordon · 8 years ago
  21. 9471925 rib: ReadvertiseDestination by Nick Gordon · 8 years ago
  22. aaa58a6 rib: fix incorrect operator<< output by Weiwei Liu · 8 years ago
  23. 5f47aa6 core: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  24. 89c4cca rib: route addition and removal signals by Nick Gordon · 8 years ago
  25. 97210d5 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  26. 6e21cdb rib: fetch face dataset with StatusDataset client by Weiwei Liu · 8 years ago
  27. e94804b rib: fix use-after-free in Rib::erase and RibManagerFixture::clearRib by Davide Pesavento · 8 years ago
  28. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  29. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  30. 2e526d7 rib: delete RibStatusPublisher by Junxiao Shi · 8 years ago
  31. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  32. 221b6fe tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  33. fde3f54 rib: register /localhost|localhop/nfd/rib in FIB by Junxiao Shi · 8 years ago
  34. cf0db02 rib: refactor RibManager to use ManagementDispatcher by Yanbiao Li · 9 years ago
  35. 6db75f0 rib: delete incorrect assertion in AutoPrefixPropagator::afterEraseRibEntry by Yanbiao Li · 9 years ago
  36. 4100646 Update copyright notices for files modified in 2016 by Junxiao Shi · 9 years ago
  37. 9aac873 rib: Don't add inherited routes to RIB entries pending removal by Vince Lehman · 9 years ago
  38. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  39. d7c9636 rib: redesign of remote prefix registration by Yanbiao Li · 10 years ago
  40. c1dfdb4 rib: Accept KeyChain in RibManager constructor by Vince Lehman · 9 years ago
  41. f91ab74 rib: Stop removed namespace from inheriting ancestor route by Vince Lehman · 10 years ago
  42. 76c751c rib: Perform FIB updates before modifying RIB by Vince Lehman · 10 years ago
  43. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago
  44. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  45. de88b46 rib: recognize /localhop/nfd HUB prefix in RemoteRegistrator by Yanbiao Li · 10 years ago
  46. 7c7d33a rib: Insert RIB command prefixes into RIB by Vince Lehman · 10 years ago
  47. 218be0a rib: Rename FaceEntry to Route by Vince Lehman · 10 years ago
  48. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  49. b9d439d rib: remote prefix registration by Yanbiao Li · 10 years ago
  50. cd4ee5f mgmt,rib: check command length before accessing verb by Steve DiBenedetto · 10 years ago
  51. c17de83 rib: remote prefix registration by Yanbiao Li · 10 years ago
  52. 376f737 tests: use DummyClientFace from ndn-cxx by Junxiao Shi · 10 years ago
  53. 67f11ac all: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  54. 26b215c rib: Add periodic invalid face clean up by Vince Lehman · 10 years ago
  55. 281ded7 rib: Cancel expiration on unregistration by Vince Lehman · 10 years ago
  56. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  57. cd613c5 rib: Verify face before route registration by Vince Lehman · 10 years ago
  58. cd16c83 rib: Add RIB dataset publisher by Vince Lehman · 10 years ago
  59. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  60. 72446ec rib: Unit tests for RibManager by Vince Lehman · 10 years ago
  61. 3313a37 rib-manager: deleting expired entries from the rib and fib. by Syed Obaid · 10 years ago
  62. 4387e78 rib: Generate FIB updates using route flags by Vince Lehman · 10 years ago
  63. 12e4946 rib: Implement RIB as trie by Vince · 10 years ago
  64. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 11 years ago
  65. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago