- 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
- faa01f9 model: Another set of refactoring/renaming to make code compile (not tested yet) by Alexander Afanasyev · 11 years ago
- bf93929 tracers: New metrics in L3RateTracer by Alexander Afanasyev · 11 years ago v0.4.3
- 5352af3 tracers: Extending helper API in tracers by Alexander Afanasyev · 11 years ago
- a68783a utils: Adding ability to install ndn::L3AggregateTracer on individual nodes by Alexander Afanasyev · 11 years ago
- 7bb3077 utils: LocalInfoTag to track face information by Alexander Afanasyev · 11 years ago
- 87cd065 utils+apps: Fix a bug in ndn::RttEstimator by Yaogong Wang · 11 years ago
- acab4b9 utils/trie: Simplify return type of get_frequency() in lfu-policy by Alexander Afanasyev · 11 years ago
- 6692e0b utils/tracers: Fixing bug that resulted in segmentation faults in L3(Aggregate|Rate)Tracer by Alexander Afanasyev · 12 years ago
- 37b84c5 model+tracers: Implementing ability to trace satisfied/timed out interests by Alexander Afanasyev · 12 years ago
- 52ba2a3 utils: *BUG* Solving a bug with Lfu policy, which effectively made the policy unusable by Alexander Afanasyev · 12 years ago
- 9b56987 utils: Linux support in mem-usage.h script (reading data from /proc/self/statm) by Saran Tarnoi · 12 years ago
- 4ebe07e examples: Adding example for the experimental support of PIT aggregate stats by Alexander Afanasyev · 12 years ago
- 26719e2 model: Refactoring PIT and adding experimental support for a new policy to count container operations by Alexander Afanasyev · 12 years ago
- dca0f37 utils: Extending l2-rate-tracer to include raw packet counts by Alexander Afanasyev · 12 years ago
- f1a4f1e utils: (Re-)enabling printing "dropped" Interests/Data seen by ndn::ForwardingStrategy by Alexander Afanasyev · 12 years ago
- 73f06f6 all: Adding typedefs near forward declarations of Interest/ContentObject/Name by Alexander Afanasyev · 12 years ago
- eae83ee all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject by Alexander Afanasyev · 12 years ago
- b99cb6c Merge feature branch 'feature-l2-tracer' by Alexander Afanasyev · 12 years ago
- 3089c47 Issue #25: fix the logic in SentSeq and AckSeq to capture retx and support random seq by Cheng Yi · 12 years ago
- d9a7f19 Issue #25 Replacing usage of TCP RTT estimator with a customized version by Alexander Afanasyev · 12 years ago
- c759762 utils: draft implementation for queue drop tracer by Alexander Afanasyev · 12 years ago
- 82ad4d7 utils: Fixing compilation warning by Alexander Afanasyev · 12 years ago
- ef91d29 utils: Removing linux support from mem-usage (needs more careful checking of available headers) by Alexander Afanasyev · 12 years ago
- 41684ab examples+utils: Adding example to evaluate memory footprint of ContentStore/Pit by Alexander Afanasyev · 12 years ago
- dc115ef utils: It is now possible to configure randomization interval for the initial leak in ndn::Limits::Rate by Alexander Afanasyev · 12 years ago
- eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 12 years ago
- 7456b70 model+utils: New implementation (realization) of PIT, implementing limiting based on Interest packet sizes, not the number of entries by Alexander Afanasyev · 12 years ago
- fc8425c utils: Porting several new IPv4 tracers from the old code. Extending ndn-app-delay-tracer by Alexander Afanasyev · 12 years ago
- 4916586 helper+utils: Small extension of global routing helper and restoring several IP-based metric collectors, including Ipv4RateL3Tracer by Alexander Afanasyev · 12 years ago v0.2
- 41824bd model: An experimental support for LFU replacement policy (need further adjustments) by Alexander Afanasyev · 12 years ago
- 1a0fff6 apps+model+utils: Implementing Interest/Data hop counting using new PacketTag by Alexander Afanasyev · 12 years ago
- 400aae1 apps+utils: Correcting Interest-Delay tracing by Alexander Afanasyev · 12 years ago
- b9faa44 utils: Bug with new app-delay-tracer. FullDelay was connected to the wrong tracesource by Alexander Afanasyev · 12 years ago
- db64ff1 app+utils+doc: Adding application-level trace helper to record Interest-Data delays by Alexander Afanasyev · 12 years ago
- b1d6b03 tracers: simplification of ndn::CsTracer (there no real need for virtual calls) by Alexander Afanasyev · 12 years ago
- 6978611 model: Some compilers got confused with "typedef policy policy". Renaming the typedefed name to policy_base by Alexander Afanasyev · 12 years ago
- c3cc0b3 model: New content store variations: support for content freshness by Alexander Afanasyev · 12 years ago
- 62304f2 model: fixing regression with trie data structure by Alexander Afanasyev · 12 years ago
- 8628799 utils: Adding content store trace helper class (thanks to Xiaoyan Hu) by Alexander Afanasyev · 12 years ago
- 0b9e3bd docs: adding doxygen description to ndn-l3-tracer.h by Alexander Afanasyev · 12 years ago
- 8566f45 model: Adding "new" content store with ability to track lifetime of entries by Alexander Afanasyev · 12 years ago
- 991a0cc model: Generalizing content store implementation by Alexander Afanasyev · 12 years ago
- adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
- 5931480 tracers+docs: Correcting compilation and installation of trace helpers by Alexander Afanasyev · 12 years ago
- c9d5c1a utils: Adding some NDN network-layer rate tracers 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
- 08ab572 limits: Adding support for callback that fired every time a new slot becomes available 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
- ef94e91 utils: Adding option to obtain the value of the current limit in ndn::Limits 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
- 9bab368 Additional cleaning. Repairing tests. by Alexander Afanasyev · 12 years ago
- cba7392 More unrelevant files by Alexander Afanasyev · 12 years ago
- caeade2 Separating dynamic limits into a separate forwarding strategy enhancement by Alexander Afanasyev · 12 years ago
- cdd223c Suppressing warning in debug mode by Alexander Afanasyev · 12 years ago
- c771961 Checkpoint. Enabling nacks back, "reverting" count statistics on nacks 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
- 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
- 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
- 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
- ea9b3e6 Implementing base support for TCP-style window-based limiting on per-FIB-prefix and per-face granularity by Alexander Afanasyev · 12 years ago
- 424d584 Fixes #6 unordered_set buckets are increased exponentially by Alexander Afanasyev · 12 years ago
- 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
- e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
- 4aac557 First step of refactoring code (ccnx prefix => ndn prefix) 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
- ad82e25 BUGS: Solving (apparently) two subtle bugs in new PIT and ContentStore implementations by Alexander Afanasyev · 12 years ago
- 33364b6 Implementing face clean up callback in forwarding strategy by Alexander Afanasyev · 12 years ago
- bd6f3f4 Small update of PIT. Now pit implementation is policy-templated. by Alexander Afanasyev · 12 years ago
- 1c0248b Adding more statistics collection (number of transmitted/received bytes by Alexander Afanasyev · 12 years ago
- 27acad9 Small change with LoadStats unit tests by Alexander Afanasyev · 12 years ago
- e55d1e3 More corrections. Now everything is ready for real tests by Alexander Afanasyev · 12 years ago
- 0560eec Stats tree seems to work properly, including pruning of "empty" leaves by Alexander Afanasyev · 12 years ago
- 0845c09 Initial steps in stats tree building. Almost done, but something is fishy by Alexander Afanasyev · 12 years ago
- f1e013f Introducing a couple of real test cases. by Alexander Afanasyev · 12 years ago
- 36b4577 Checkpoint by Alexander Afanasyev · 12 years ago
- 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
- 1ba09b8 Small changes in in FIB re-implementations with tries, rescanned python bindings by Alexander Afanasyev · 12 years ago
- 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
- 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
- 71ed238 Removing n_th index from FIB by Alexander Afanasyev · 12 years ago
- 30cb117 Small reoraganization, cleaning 'use namespace' usages by Alexander Afanasyev · 12 years ago
- 903062f Now seems that multi-policy container actually works as it should by Alexander Afanasyev · 12 years ago
- 051d378 Make code compilable using clang compiler by Alexander Afanasyev · 12 years ago