1. 5ea3322 model+helper+tests: Create an ndnSIM-specific transport for the NFD face system by Spyridon Mastorakis · 8 years ago
  2. 34eed98 helper+model: Create helper to select the replacement policy of NFD's CS by spirosmastorakis · 8 years ago
  3. ca3c67e helper+model: Fix helpers to work with NFD/ndn-cxx 0.4+ by Alexander Afanasyev · 8 years ago
  4. 9101873 model: Change NetDeviceFace into NetDeviceLinkService to match NFD 0.4+ Face model by Xuxiang Tian · 8 years ago
  5. 8fde22b model+NFD/rib: Enable full-featured RIB manager by Spyridon Mastorakis · 9 years ago
  6. 5b4c467 ndn-cxx+build: Enable ndnSIM-specific ndn::Face implementation by Alexander Afanasyev · 9 years ago
  7. d6453cd model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23 by Alexander Afanasyev · 9 years ago
  8. dc6fae8 model+utils: Enable SatisfiedInterests and TimedOutInterests trace sources in L3Protocol by Alexander Afanasyev · 9 years ago
  9. 6b2a3c0 model: Add method that is necessary for python bindings by Alexander Afanasyev · 9 years ago
  10. dde1e81 model+helper+examples: Enable configurability of NFD parameters using StackHelper by Alexander Afanasyev · 9 years ago
  11. 60a7b62 docs: Updating copyright notices in files by Alexander Afanasyev · 10 years ago
  12. de1f773 NFD: Keep both the CS of NFD and ndnSIM by Spyridon Mastorakis · 10 years ago
  13. 9760bd0 model+helper: Converting L3Protocol and StackHelper to use NFD codebase by Spyridon Mastorakis · 10 years ago
  14. 82d5ffe model: Enabling face operations based on NFD's face by Alexander Afanasyev · 10 years ago
  15. e4f0d3c model: Removing more legacy code and make code to compile by Spyridon Mastorakis · 10 years ago
  16. 53e922f ndnSIM-v2: Initial implementation by Spyridon Mastorakis · 10 years ago
  17. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  18. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from model/ndn-l3-protocol.h]
  19. 016a5d8 plugins/ip-faces: Initial implementation of UdpFace by Alexander Afanasyev · 11 years ago
  20. b989b12 model: Major API changes by Alexander Afanasyev · 11 years ago
  21. 5bee19e model: First set of major API changes and reorganizations by Alexander Afanasyev · 11 years ago
  22. 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 11 years ago
  23. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  24. ff22977 Add counter for interest and data packets (for performance evaluations) by Alexander Afanasyev · 12 years ago
  25. aebf5cf L3Protocol::GetFace now returns face by index, not by ID as it was by Alexander Afanasyev · 12 years ago
  26. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  27. 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago[Renamed (64%) from model/ccnx-l3-protocol.h]
  28. e3d126f Start of serious reorganization by Alexander Afanasyev · 12 years ago
  29. 11f7bb4 First step in reimplementing CcnxPit. Everything is broken as of right now by Alexander Afanasyev · 12 years ago
  30. f034cbd Initial redesign of internal data structures by Alexander Afanasyev · 12 years ago
  31. 3a4a0b3 Changing internals. PIT, FIB, CS, and ForwardingStrategy now are aggregated onto the node by Alexander Afanasyev · 12 years ago
  32. b4fee8b Adding more doxygen documentation by Alexander Afanasyev · 12 years ago
  33. 7f3e49e For duplicate interests keep incoming face !!! Need more thinking by Alexander Afanasyev · 12 years ago
  34. ff8c5d6 Several important corrections. Adding option to delay data at every node (random from 0.1 to 2 ms) by Alexander Afanasyev · 12 years ago
  35. de00999 Adding options to enable caching of unsolicited (e.g., overheard over broadcast media) data packets by Alexander Afanasyev · 12 years ago
  36. bab81b1 Adding option to disable NACKs by Alexander Afanasyev · 12 years ago
  37. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  38. 1a8be03 path stretch support by Ilya Moiseenko · 12 years ago
  39. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  40. f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
  41. bdc0d98 Enabling app-layer tracing by Alexander Afanasyev · 13 years ago
  42. 816de83 Tracing by Ilya Moiseenko · 13 years ago
  43. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  44. 9d313d4 Add NACK processing by Alexander Afanasyev · 13 years ago
  45. 09c7deb Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class by Alexander Afanasyev · 13 years ago
  46. a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
  47. a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
  48. d83eb0d I think congestion works by Ilya Moiseenko · 13 years ago
  49. 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
  50. 172763c NACK interests support and congestion detection by Ilya Moiseenko · 13 years ago
  51. c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
  52. cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
  53. 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
  54. a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
  55. 888161d m_contentstore was moved from l3-protocol to ccnx by Ilya Moiseenko · 13 years ago
  56. 070aa48 Implementing content store using Boost.MultiIndex container by Alexander Afanasyev · 13 years ago
  57. 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
  58. 56f79ea Updating code to the state that it compiles by Alexander Afanasyev · 13 years ago
  59. ab1d560 Adding more documentation. Now CcnxFace defines an virtual interface to by Alexander Afanasyev · 13 years ago
  60. 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
  61. c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
  62. 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
  63. 9825610 Adding more components to CCNx stack by Alexander Afanasyev · 13 years ago
  64. 08d984e First approximation of CCNx protocol stack by Alexander Afanasyev · 13 years ago