1. a49a1ab table: StrategyChoice uses unique_ptr instead of shared_ptr by Junxiao Shi · 8 years ago
  2. a6de429 table: don't use shared_ptr in FIB by Junxiao Shi · 8 years ago
  3. 05cc50a fw: Forwarder::lookupFib by Junxiao Shi · 8 years ago
  4. 891f47b fw: outgoing Interest pipeline prefers newest in-record by Junxiao Shi · 8 years ago
  5. d41d607 fw: use UnitTestTimeFixture in Forwarder tests by Junxiao Shi · 8 years ago
  6. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  7. 4846f37 table: simplify pit::Entry API by Junxiao Shi · 9 years ago
  8. ffe8bbb table: allow setting CS capacity limit to zero by Minsheng Zhang · 9 years ago
  9. 330136a fw: fix PIT leak from DNL-detected duplicate Nonce by Junxiao Shi · 9 years ago
  10. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  11. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  12. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  13. 5e5e445 fw: Nack in pipelines and best-route strategy by Junxiao Shi · 9 years ago
  14. 0355e9f fw: Forwarder processes Link for mobility by Junxiao Shi · 9 years ago
  15. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/fw/forwarder.cpp]
  16. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  17. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  18. 75ab6b7 fw: use LimitedIo in FwForwarder/SimpleExchange test case by Junxiao Shi · 10 years ago
  19. 455581d fw: use UnitTestClock in Forwarder persistent loop test case by Junxiao Shi · 10 years ago
  20. a110f26 fw: use dead Nonce list in pipelines by Junxiao Shi · 10 years ago
  21. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  22. ad3f1cb fw: when Interest matches CS, set straggler timer on PIT entry by Junxiao Shi · 10 years ago
  23. 223271b fw: require valid FaceId in outgoing Interest/Data pipelines by Junxiao Shi · 10 years ago
  24. da006f5 fw: incoming Data pipeline avoid sending to inFace by Junxiao Shi · 10 years ago
  25. 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
  26. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/fw/forwarder.cpp]
  27. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  28. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  29. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  30. 11bd9c2 fw: /localhop scope control on outgoing Interests by Junxiao Shi · 11 years ago
  31. b289cc1 fw: ForwarderCounters by Junxiao Shi · 11 years ago
  32. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  33. 76cf77a table: ContentStore based on skip list by Ilya Moiseenko · 11 years ago
  34. a4f2be8 fw: FaceTable by Junxiao Shi · 11 years ago
  35. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  36. 9b27bd2 fw: /localhost scope control on outgoing path by Junxiao Shi · 11 years ago
  37. c041ca3 core: global io_service and scheduler by Junxiao Shi · 11 years ago
  38. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  39. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  40. 8888449 fw: /localhost scope control for incoming Interest by Junxiao Shi · 11 years ago
  41. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  42. 06887ac fw: set incomingFaceId for incoming packets by Junxiao Shi · 11 years ago
  43. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago