1. 34eed98 helper+model: Create helper to select the replacement policy of NFD's CS by spirosmastorakis · 8 years ago
  2. a91aab4 model+helper+ndn-cxx: Adjust ndn::L3Protocol and ndn::StackHelper for NFD 0.4+ model by Alexander Afanasyev · 8 years ago
  3. 0df15ba examples+helper+model: Allowing to disable NFD managers by spirosmastorakis · 9 years ago
  4. 21226ae ndn-stack-helper: Update method was added by Spyridon Mastorakis · 9 years ago
  5. 460f57c docs: Documentation update by Spyridon Mastorakis · 10 years ago
  6. dde1e81 model+helper+examples: Enable configurability of NFD parameters using StackHelper by Alexander Afanasyev · 9 years ago
  7. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  8. de1f773 NFD: Keep both the CS of NFD and ndnSIM by Spyridon Mastorakis · 10 years ago
  9. 592fcba helper: StrategyChoiceHelper by Spyridon Mastorakis · 10 years ago
  10. 588fd10 helper: FibHelper to handle all Fib operations by Spyridon Mastorakis · 10 years ago
  11. 9760bd0 model+helper: Converting L3Protocol and StackHelper to use NFD codebase by Spyridon Mastorakis · 10 years ago
  12. 86edf6f utils: Enable use of the simulation time in NFD by Spyridon Mastorakis · 10 years ago
  13. 34e13f3 utils: Enable use of DummyKeychain to avoid crypto overhead by Alexander Afanasyev · 10 years ago
  14. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  15. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  16. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  17. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from helper/ndn-stack-helper.h]
  18. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  19. 2a269f7 helper: Extending customization of Face creating in ndn::StackHelper by Alexander Afanasyev · 11 years ago
  20. c17e4bd helper: Fixing a recently introduced bug related to the per-face Interest limits by Alexander Afanasyev · 11 years ago v0.2.5
  21. 122f378 helper: Experimental extension of ndn::StackHelper to enable customization of NetDeviceFace (e.g., creating of custom faces based on different NetDevice's) by Alexander Afanasyev · 11 years ago
  22. fd25826 helper: Extending manual route creating in ndn::StackHelper by Alexander Afanasyev · 12 years ago
  23. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  24. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (80%) from helper/ccnx-stack-helper.h]
  25. 8bedcaf Adding one more helper to manually create routes on nodes by Alexander Afanasyev · 12 years ago
  26. 3a4a0b3 Changing internals. PIT, FIB, CS, and ForwardingStrategy now are aggregated onto the node by Alexander Afanasyev · 12 years ago
  27. d9fecdd Modularize ContentStore by Alexander Afanasyev · 12 years ago
  28. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  29. b762684 Update of BlackholeSprint scenario. Extending CcnxStackHelper API by Alexander Afanasyev · 12 years ago
  30. 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 12 years ago
  31. 36d5c2a Temp commit by Alexander Afanasyev · 13 years ago
  32. 956d054 documentation by Ilya Moiseenko · 13 years ago
  33. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  34. 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
  35. c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
  36. 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
  37. 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
  38. c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago
  39. fbd0a8b Setup for packet filtering was added by Ilya Moiseenko · 13 years ago
  40. 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago
  41. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  42. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  43. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  44. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  45. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago