Skip to content

Tags: monster-xie/ndnSIM

Tags

v0.5.1

Toggle v0.5.1's commit message
Release v0.5.1 (part of NDN Platform v0.2)

v0.5-rc2

Toggle v0.5-rc2's commit message
Release candidate 2 for version 0.5

v0.5-rc1

Toggle v0.5-rc1's commit message
Release candidate 1 for version 0.5

v0.4.3

Toggle v0.4.3's commit message
Last minor release before switching to version 0.5

v0.4.2

Toggle v0.4.2's commit message
Last release before major change in API

v0.4.1

Toggle v0.4.1's commit message
Minor release

v0.4

Toggle v0.4's commit message
This version of ndnSIM requires the latest NS-3 base (based on ns-3.1…

…7 release candidate)

v0.3

Toggle v0.3's commit message
Release, including correction of several discovered bugs

There are several enhancements with ContentStore interfaces, as well as name refactoring of several core classes:
NameComponents -> Name, InterestHeader -> Interest, ContentObjectHeader -> ContentObject

v0.2.8

Toggle v0.2.8's commit message
* 7664a87 src: Creating file to track current version of ndnSIM (in a…

…ddition to git tags)

*   2c23278 Refs named-data-ndnSIM#27   Merge branch 'issue-27-hop-count-fix'
|\
| * a732541 Issue named-data-ndnSIM#27    Fix hop counting bug when NACKs are enabled
* |   484ccd1 Refs named-data-ndnSIM#25   Merge branch 'issue-25-rtt-estimation'
|\ \
| |/
|/|
| * 3089c47 Issue named-data-ndnSIM#25: fix the logic in SentSeq and AckSeq to capture retx and support random seq
| * d9a7f19 Issue named-data-ndnSIM#25   Replacing usage of TCP RTT estimator with a customized version
* 326410e docs: Updating documentation

v0.2.7

Toggle v0.2.7's commit message
Fix of compilation error on Ubuntu 12.10