- 2170fba docs: small reorganization by Alexander Afanasyev · 12 years ago
- e74cc1c docs: Adding forwarding strategy example by Alexander Afanasyev · 12 years ago
- 7102973 topology plugin: Adding ability in AnnotatedTopologyReader to save the current topology (mostly useful to save positions) by Alexander Afanasyev · 12 years ago
- 5bcdc99 Small corrections by Alexander Afanasyev · 12 years ago
- 11fdadd Correcting bug with content object serialization by Alexander Afanasyev · 12 years ago
- 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
- 5d79e68 model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format by Alexander Afanasyev · 12 years ago
- e1b2a2d apps: Correcting behavior of ndn::ConsumerWindow. by Alexander Afanasyev · 12 years ago
- 042b4a7 fw+doc: Renaming and extending limit extenstion by Alexander Afanasyev · 12 years ago
- a8f5d88 limits: Adding ability for GlobalRoutingController to set precise BDP prefix limits using knowledge of RTT for destination by Alexander Afanasyev · 12 years ago
- db15acb fw: Slightly modifying events for Interest forwarding. by Alexander Afanasyev · 12 years ago
- a0d9489 docs: README update by Alexander Afanasyev · 12 years ago
- 08ab572 limits: Adding support for callback that fired every time a new slot becomes available by Alexander Afanasyev · 12 years ago
- 697a36a plugin-mobility: Correcting implementation to work with the latest NS-3 version (3.15-dev) by Alexander Afanasyev · 12 years ago
- 669cafd Fixing "batches.h" header inclusions. by Alexander Afanasyev · 12 years ago
- ccd5bb4 limits: Reverting back renaming of SimpleLimits strategy by Alexander Afanasyev · 12 years ago
- 7e4235a limits: finalizing rate-based limits by Alexander Afanasyev · 12 years ago
- 6f95e70 limits: one more update and small interface changes by Alexander Afanasyev · 12 years ago
- f5c0774 limits: Introducing modularity for Interest limits by Alexander Afanasyev · 12 years ago
- 0484e77 model.fw: Correcting a "slightly" broken NACKs, though still not sure if everything works as it should. by Alexander Afanasyev · 12 years ago
- b5e54f9 plugins.topology: Adding basic error handling by Alexander Afanasyev · 12 years ago
- ef94e91 utils: Adding option to obtain the value of the current limit in ndn::Limits by Alexander Afanasyev · 12 years ago
- 0fff1db model.fw: Template-based implementation of SimpleLimits strategy by Alexander Afanasyev · 12 years ago
- 15b7114 docs: Small update of Doxygen by Alexander Afanasyev · 12 years ago
- 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
- 6466fff fw: Adding a couple of new events. Adding more documentation for events. by Alexander Afanasyev · 12 years ago
- a65ab32 build scripts: installing all ndnSIM header files under <ns3-include-path>/ndnSIM/ preserving folder hierarchy by Alexander Afanasyev · 12 years ago
- 9bab368 Additional cleaning. Repairing tests. by Alexander Afanasyev · 12 years ago
- 6dbacda docs: Adding a new example of how to use AnnotatedTopologyReader, as well as a new FAQ section with a couple of commonly asked questions. by Alexander Afanasyev · 12 years ago
- 7099ffb docs: Adding example of how to build ndnSIM using non-root-installed boost libraries by Alexander Afanasyev · 12 years ago
- e1aa9b9 When interest is satisfied from the local cache, the wrong order of by Alexander Afanasyev · 12 years ago
- f383047 Correcting wrong assert in ndn::App. Actually, making this assert to just print an error message instead. by Alexander Afanasyev · 12 years ago
- 1cd79ae docs: Documentation update by Alexander Afanasyev · 12 years ago
- cba7392 More unrelevant files by Alexander Afanasyev · 12 years ago
- ed3ffc8 Removing unrelevant stuff by Alexander Afanasyev · 12 years ago
- 8db3cba Correcting randomized model. Treat unknown stats as 100%, call parent by Alexander Afanasyev · 12 years ago
- 663d63f Small extension of InterestHeader API (cheat for python bindings) by Alexander Afanasyev · 12 years ago
- 048c4ad Remove bug causing unnecessary limit transmission by Alexander Afanasyev · 12 years ago
- 1e7bcaf Adding strategy with implementation of simple face-based limits by Alexander Afanasyev · 12 years ago
- caeade2 Separating dynamic limits into a separate forwarding strategy enhancement by Alexander Afanasyev · 12 years ago
- 3cdda24 doc: Adding more descriptions of how to compile ndnSIM by Alexander Afanasyev · 12 years ago
- ca5f6d1 Rescanned python binding by Alexander Afanasyev · 12 years ago
- cdd223c Suppressing warning in debug mode by Alexander Afanasyev · 12 years ago
- ff22977 Add counter for interest and data packets (for performance evaluations) by Alexander Afanasyev · 12 years ago
- 0f83f90 Add option to enable/disable NACKs to notify about queue drops by Alexander Afanasyev · 12 years ago
- c771961 Checkpoint. Enabling nacks back, "reverting" count statistics on nacks by Alexander Afanasyev · 12 years ago
- b1ec249 Checkpoint. Basic support (and not real success) for interest limits by Alexander Afanasyev · 12 years ago
- aebf5cf L3Protocol::GetFace now returns face by index, not by ID as it was by Alexander Afanasyev · 12 years ago
- 187cba2 Checkpoint. Max bad/good ratio is 1:10. Unknown stats implies 50%. If by Alexander Afanasyev · 12 years ago
- c23a3e3 Now there is a semi success with nacks disabled and huge problem with nacks enabled by Alexander Afanasyev · 12 years ago
- 98c16e0 Checkpoint. Adding data structures to support weighted round robin by Alexander Afanasyev · 12 years ago
- 6f101fc Semi success with NACK enabled. Now need more NACK types and different processing by Alexander Afanasyev · 12 years ago
- ff03395 Semi-success with "fair" sharing without NACKs by Alexander Afanasyev · 12 years ago
- 08b7d9e More progress with buffers by Alexander Afanasyev · 12 years ago
- 67ae4b6 Small update of documentation (changing ndnSIM website URL) by Alexander Afanasyev · 12 years ago
- 372cbab Base per-incoming queue limit on per-Face limit (instead of a precompiled value) by Alexander Afanasyev · 12 years ago
- 0ffa716 One more checkpoint. Now the code seems to work in a basic scenario by Alexander Afanasyev · 12 years ago
- 91e1128 Another checkpoint by Alexander Afanasyev · 12 years ago
- 5db9217 Checkpoint. Some changes in forwarding strategy API by Alexander Afanasyev · 12 years ago
- 38ba9b2 Checkpoint #2 by Alexander Afanasyev · 12 years ago
- ed449cc Checkpoint by Alexander Afanasyev · 12 years ago
- ec1e395 Checkpoint by Alexander Afanasyev · 12 years ago
- 048ae42 Draft PitQueue implementation using virtual time concept (good thing, but most likely not be used, at least initially) by Alexander Afanasyev · 12 years ago
- 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago
- 31cb469 One more big change: prototypes of most of the forwarding strategy functions has been changed by Alexander Afanasyev · 12 years ago
- ccbd834 (Re-)Implementing randomized Interest accept based on satisfaction ratio stats. by Alexander Afanasyev · 12 years ago
- 92b5f83 Reverting back exponential averaging for LoadStats. Disabling two long-term time granularities (affects entry lifetime). by Alexander Afanasyev · 12 years ago
- 70426a0 Disabling FIB-entry-limit decrease. Implementing probabilistic interest by Alexander Afanasyev · 12 years ago
- 6a3bb13 ForwardingStrategy removes PIT if interest wasn't propagated. Updated by Alexander Afanasyev · 12 years ago
- 3476edf A slightly modified FwPerFibLimits test. Modified ConsumerBatches by Alexander Afanasyev · 12 years ago
- 8067ff1 BUG: Default value of ns3 object system is created exactly once, not per CreateObject operation. by Alexander Afanasyev · 12 years ago
- ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
- f986cde Removing support for LeakyBucket per-face limit by Alexander Afanasyev · 12 years ago
- 29c19b9 Content Store extension. Now it supports the same enumeration interface available for PIT and FIB by Alexander Afanasyev · 12 years ago
- b18ae02 Memory optimization (removing scheduled events instead of just cancelling them) by Alexander Afanasyev · 12 years ago
- c202fd9 Replacing boost::multi_index to std::set for OutgoingFaces in PIT entry by Alexander Afanasyev · 12 years ago
- 92d5be1 Regression: RTO in Consumers was not exponentially increased by Alexander Afanasyev · 12 years ago
- 5b054aa Small documentation update by Alexander Afanasyev · 12 years ago
- 424d584 Fixes #6 unordered_set buckets are increased exponentially by Alexander Afanasyev · 12 years ago
- f6807a5 Final updates and documentation fixes by Alexander Afanasyev · 12 years ago
- cf6dc92 Now everything compiles, but not everything is working yet by Alexander Afanasyev · 12 years ago
- 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
- b8d14ad Documentation correction by Alexander Afanasyev · 12 years ago
- e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
- 5feb38b Rescanned bindings for the refactored code base by Alexander Afanasyev · 12 years ago
- 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) by Alexander Afanasyev · 12 years ago
- 1f288e3 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
- 1cb4aad Introducing some cheats in order to make code compilable with old (<1.47) version of boost libraries by Alexander Afanasyev · 12 years ago
- 98d85e1 An extension for CcnxFace, allowing a non-persistent (randomized) limit checking procedure by Alexander Afanasyev · 12 years ago
- b1b7f5d Small corrections by Alexander Afanasyev · 12 years ago
- ff6e369 Adding helper checks for required number of partitions in AnnotatedTopologyReader if MPI is enabled by Alexander Afanasyev · 12 years ago
- ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
- 8a53f76 More documentation update: new names for forwarding strategies by Alexander Afanasyev · 12 years ago
- 508269a Major update of documentation (ns-3 color scheme, NDN and IRL logos) by Alexander Afanasyev · 12 years ago
- 6b51b08 BUG: time index for PIT entry was using wrong data structure (set instead of multiset), which caused extremely unexpected behavior by Alexander Afanasyev · 12 years ago
- 0194543 Adding partitioning support to AnnotatedTopologyReader by Alexander Afanasyev · 12 years ago
- 89e02c4 Enable basic support for MPI in CcnxAppHelper by Alexander Afanasyev · 12 years ago
- 0a0dc39 BUG: Solving the problem that was crashing the simulator by Alexander Afanasyev · 12 years ago
- d4c4f36 FwStats now does not track full prefixes. Instead, the last components by Alexander Afanasyev · 12 years ago
- 59dedfd New 'cut' method in CcnxNameComponents (similar to java API cut method) by Alexander Afanasyev · 12 years ago