1. 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
  2. ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
  3. fdc0645 fw: add test for received Interest with no nonce by Eric Newberry · 4 years, 6 months ago
  4. 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
  5. 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
  6. a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
  7. c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
  8. d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
  9. 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
  10. 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
  11. 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 6 years ago
  12. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  13. b31206e fw: always create PIT in-records with EndpointId=0 for now by Davide Pesavento · 6 years ago
  14. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  15. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  16. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  17. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  18. c707948 fw: add FaceEndpoint parameter in Forwarding and Strategy API by ashiqopu · 6 years ago
  19. d3ae85d pit: add EndpointId field in in-record and out-record by ashiqopu · 6 years ago
  20. 3ad49db fib: add EndpointId field in NextHop record by ashiqopu · 6 years ago
  21. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  22. 6308644 fw: remove onInterestUnsatisfied pipeline stage by Teng Liang · 7 years ago
  23. 06a1eab fw: Forwarder provides CS hit/miss counters by Junxiao Shi · 7 years ago
  24. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  25. 2fe3af0 fw: duplicate Nonce from same face is not loop by Junxiao Shi · 8 years ago
  26. 0e4a1f1 tests: register instead of install DummyStrategy by Junxiao Shi · 8 years ago
  27. c5f651f fw: allow strategies to pick outgoing Interest by Junxiao Shi · 8 years ago
  28. e342e8d fw: honor NextHopFaceId universally by Junxiao Shi · 8 years ago
  29. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  30. cf0f3ce fw: move Forwarder::lookupFib to Strategy::lookupFib by Junxiao Shi · 8 years ago
  31. b9420cf fw: accept const shared_ptr<pit::Entry>& in Forwarder pipelines and Strategy actions by Junxiao Shi · 8 years ago
  32. 9cff779 table: pit::FaceRecord stores Face& instead of shared_ptr by Junxiao Shi · 8 years ago
  33. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  34. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  35. 05cc50a fw: Forwarder::lookupFib by Junxiao Shi · 8 years ago
  36. 891f47b fw: outgoing Interest pipeline prefers newest in-record by Junxiao Shi · 9 years ago
  37. d41d607 fw: use UnitTestTimeFixture in Forwarder tests by Junxiao Shi · 9 years ago
  38. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  39. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  40. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  41. 330136a fw: fix PIT leak from DNL-detected duplicate Nonce by Junxiao Shi · 9 years ago
  42. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  43. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  44. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  45. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  46. 0355e9f fw: Forwarder processes Link for mobility by Junxiao Shi · 9 years ago
  47. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/fw/forwarder.cpp]
  48. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  49. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  50. 75ab6b7 fw: use LimitedIo in FwForwarder/SimpleExchange test case by Junxiao Shi · 10 years ago
  51. 455581d fw: use UnitTestClock in Forwarder persistent loop test case by Junxiao Shi · 10 years ago
  52. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  53. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  54. ad3f1cb fw: when Interest matches CS, set straggler timer on PIT entry by Junxiao Shi · 10 years ago
  55. 223271b fw: require valid FaceId in outgoing Interest/Data pipelines by Junxiao Shi · 10 years ago
  56. da006f5 fw: incoming Data pipeline avoid sending to inFace by Junxiao Shi · 11 years ago
  57. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 11 years ago
  58. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/fw/forwarder.cpp]
  59. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  60. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  61. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  62. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 11 years ago
  63. b289cc1 fw: ForwarderCounters by Junxiao Shi · 11 years ago
  64. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  65. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  66. a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
  67. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  68. 9b27bd2 fw: /localhost scope control on outgoing path by Junxiao Shi · 11 years ago
  69. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  70. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  71. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  72. 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 11 years ago
  73. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  74. 06887ac fw: set incomingFaceId for incoming packets by Junxiao Shi · 11 years ago
  75. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago