1. f6d3285 Upgrade the underlying NFD and ndn-cxx to version 0.6.0 by Spyridon Mastorakis · 7 years ago
  2. b0b2241 all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5 by Spyridon Mastorakis · 8 years ago
  3. 8e60bcd build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression by Alexander Afanasyev · 9 years ago
  4. 5713e7a bindings: Manually adding some python bindings by Alexander Afanasyev · 10 years ago
  5. eb7d530 bindings: Removing all automatically generated bindings by Alexander Afanasyev · 10 years ago
  6. 012760b ndnSIM-v2: Removing old and legacy code by Alexander Afanasyev · 10 years ago
  7. 9fd46ba bindings: Rescanned bindings by Alexander Afanasyev · 10 years ago
  8. db5f3b6 utils/tracers: Adding *::Destroy () method in Tracers by Alexander Afanasyev · 11 years ago v0.5-rc2
  9. 3fe94dc utils/tracers: Modifying (simplifying) interface for ndnSIM tracers by Alexander Afanasyev · 11 years ago
  10. 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
  11. 8d6e3f6 python: Rescanned bindings by Alexander Afanasyev · 11 years ago
  12. 0a15a2b model: Add ability to print interest to the standard output, so it plays nice with PyNDN by Alexander Afanasyev · 11 years ago
  13. 76b1157 PyNDN: Initial changes of PyNDN emulation in ndnSIM by Alexander Afanasyev · 11 years ago
  14. f23a7b6 model: A couple of tricks and fixes in NDN.cxx, so it will play nice with python bindings by Alexander Afanasyev · 11 years ago
  15. a6cc910 python: Rescanned bindings by Alexander Afanasyev · 11 years ago
  16. e4795ae model+ndn.cxx+apps: New application template (CallbackBasedApp) that can be used to prototype NS-3 applications in python by Alexander Afanasyev · 11 years ago
  17. a4e7428 model+ndn.cxx+test: Finishing implementation of ApiFace (now timeouts are working as well) by Alexander Afanasyev · 11 years ago
  18. 858d531 bindings: Rescan of python bindings by Alexander Afanasyev · 11 years ago
  19. 5b8d61b python bindings: Rescanned by Alexander Afanasyev · 11 years ago v0.4
  20. 298c844 bindings: Rescanned python bindings by Alexander Afanasyev · 11 years ago
  21. e5a8b5a model: Extending FIB and PIT interface to include Find call to search for exact match of FIB and PIT entry by Alexander Afanasyev · 11 years ago
  22. eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 11 years ago
  23. cfdc14f all: Replacing deprecated NameComponents class with Name by Alexander Afanasyev · 11 years ago
  24. 0e4ae8e model+cs: Now it is possible to get pointer to ContentStore from cs::Entry by Alexander Afanasyev · 11 years ago
  25. 06dba7c model: replacing direct usage of fib::FaceMetric variables by inline methods by Alexander Afanasyev · 11 years ago
  26. c17e4bd helper: Fixing a recently introduced bug related to the per-face Interest limits by Alexander Afanasyev · 11 years ago v0.2.5
  27. e6c07b5 model: small API change with ndn::ForwardingStrategy by Alexander Afanasyev · 11 years ago v0.2.4
  28. 32c0756 model: Renaming ndn::NameComponents to simply ndn::Name by Alexander Afanasyev · 11 years ago
  29. 67f4a4a model: small API change in ndn::ForwardingStrategy by Alexander Afanasyev · 12 years ago
  30. e8dab50 general: Topology plugin is now compiled by default by Alexander Afanasyev · 12 years ago
  31. 7102973 topology plugin: Adding ability in AnnotatedTopologyReader to save the current topology (mostly useful to save positions) by Alexander Afanasyev · 12 years ago
  32. bd9c18e Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet by Alexander Afanasyev · 12 years ago
  33. a8f5d88 limits: Adding ability for GlobalRoutingController to set precise BDP prefix limits using knowledge of RTT for destination by Alexander Afanasyev · 12 years ago
  34. 7e4235a limits: finalizing rate-based limits by Alexander Afanasyev · 12 years ago
  35. f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
  36. a28ec56 utils: ndn::Limits now uses double for the internal limits parameter and invalid when (by default) it is set to a negative value by Alexander Afanasyev · 12 years ago
  37. 663d63f Small extension of InterestHeader API (cheat for python bindings) by Alexander Afanasyev · 12 years ago
  38. ca5f6d1 Rescanned python binding by Alexander Afanasyev · 12 years ago
  39. 29c19b9 Content Store extension. Now it supports the same enumeration interface available for PIT and FIB by Alexander Afanasyev · 12 years ago
  40. c202fd9 Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry by Alexander Afanasyev · 12 years ago
  41. cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
  42. 5feb38b Rescanned bindings for the refactored code base by Alexander Afanasyev · 12 years ago
  43. 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
  44. 786936a Small corrections and python bindings rescan by Alexander Afanasyev · 12 years ago
  45. 5662b36 python: rescanned bindings by Alexander Afanasyev · 12 years ago
  46. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  47. 95a4fa3 Fighting off python bindings and repairing ccnx_fib visualizer plugin by Alexander Afanasyev · 12 years ago
  48. 1ba09b8 Small changes in in FIB re-implementations with tries, rescanned python bindings by Alexander Afanasyev · 12 years ago
  49. 3073da8 Correcting small bug in CcnxAppFace (unnecessary function was defined by Alexander Afanasyev · 12 years ago
  50. 4052f95 Rescan python bindings to reflect latest API changes by Alexander Afanasyev · 12 years ago
  51. 6d98ac3 Rescanned python bindings by Alexander Afanasyev · 12 years ago
  52. ad5acce Rescanned python bindings by Alexander Afanasyev · 12 years ago
  53. 4756b89 Rescanned python bindings by Alexander Afanasyev · 12 years ago
  54. 06d3a61 Small extension of CcnxGlobalRoutingHelper. Removing some old examples by Alexander Afanasyev · 12 years ago
  55. ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 12 years ago
  56. 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 12 years ago
  57. 9568f95 Adding support for Timestamp and Freshness in ContentObject by Alexander Afanasyev · 12 years ago
  58. 6f93353 Rescan python bindings to reflect latest changes in NS-3-DEV by Alexander Afanasyev · 12 years ago
  59. 03d92e4 Rescanned bindings by Alexander Afanasyev · 12 years ago
  60. 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 12 years ago
  61. 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 12 years ago
  62. e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 12 years ago
  63. b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
  64. 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
  65. 8f5a9bb Rescanned bindings. Slight change in input format for AnnotatedTopology by Alexander Afanasyev · 13 years ago
  66. 53872ce Rescanned bindings by Alexander Afanasyev · 13 years ago
  67. ae3b7c3 Simplified and unified implementation of RocketfuelWeightReader by Alexander Afanasyev · 13 years ago
  68. dd3eeec Correcting 32bit version of python bindings (just copy of 64bit version) by Alexander Afanasyev · 13 years ago
  69. aa032ea Restore modulegen__gcc_ILP32.py by Alexander Afanasyev · 13 years ago
  70. a174aa5 Repair regression in CcnxFib. by Alexander Afanasyev · 13 years ago
  71. 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
  72. 381dea0 Rescanned python bindings by Alexander Afanasyev · 13 years ago
  73. 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
  74. 5769923 Update of Python bindings by Alexander Afanasyev · 13 years ago
  75. eface60 Update of Python bindings, commenting out broken code by Alexander Afanasyev · 13 years ago
  76. 2536e20 Moving apps back to apps/ folder. Finally worked out the problem with headers by Alexander Afanasyev · 13 years ago
  77. c166cd3 python binding bug is fixed by Ilya Moiseenko · 13 years ago
  78. 02fb706 autogenerated bindings and prototype of traffic sink by Ilya Moiseenko · 13 years ago
  79. 71062f3 Removing *.pyc, adding stuff into .gitignore by Alexander Afanasyev · 13 years ago
  80. 1762af7 Module template now builds into ns-3 by Ilya Moiseenko · 13 years ago