Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
8fbcc642ff0d8fc86cd0171b1fcd3df21e007a17
/
examples
3878430
helper: Add LFID route calculation
by Klaus Schneider
· 5 years ago
6995bb7
helper: Fix NDN stack initialization when using VisualSimulatorImpl
by Alexander Afanasyev
· 6 years ago
dc3c3a3
Upgrade underlying NFD/ndn-cxx to version 0.6.5
by Alexander Afanasyev
· 6 years ago
77f84c6
Remove use of deprecated and now removed QueueBase::MaxPackets
by Alexander Afanasyev
· 6 years ago
89b13e2
examples: Avoid deprecated/removed API
by Alexander Afanasyev
· 6 years ago
d616c8e
examples: Use the cs of NFD
by Xinyu Ma
· 7 years ago
e674a01
examples: Fixing outdated instructions
by Spyridon Mastorakis
· 7 years ago
a879e02
docs: Update website documentation
by Spyridon Mastorakis
· 7 years ago
f6d3285
Upgrade the underlying NFD and ndn-cxx to version 0.6.0
by Spyridon Mastorakis
· 7 years ago
f98a341
Upgrade to the latest version of NS-3 (ns-3.27-22-g90fb309d5)
by Spyridon Mastorakis
· 7 years ago
532990d
helper: Introduce helper to manage NetworkRegionTable
by Mohammad Sabet
· 8 years ago
e9f6baf
examples: Random load balancer strategy uses the updated strategy API of NFD
by Spyridon Mastorakis
· 8 years ago
5ea3322
model+helper+tests: Create an ndnSIM-specific transport for the NFD face system
by Spyridon Mastorakis
· 8 years ago
b0b2241
all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5
by Spyridon Mastorakis
· 8 years ago
50ea1a3
apps+examples: Adjust Face creation and Face operations for NFD 0.4+ model
by Alexander Afanasyev
· 8 years ago
95be509
docs: Add guide on how to simulate real apps in ndnSIM
by Spyridon Mastorakis
· 9 years ago
c3c7f04
NFD+model+apps+helper+tests: Upgrade NFD and related changes
by Alexander Afanasyev
· 9 years ago
d6453cd
model+apps+utils+examples+ci+docs: Update code for changes in ns-2.23
by Alexander Afanasyev
· 9 years ago
f34b319
examples: Added simulation scenario with MPI support
by Spyridon Mastorakis
· 10 years ago
8e60bcd
build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression
by Alexander Afanasyev
· 10 years ago
460f57c
docs: Documentation update
by Spyridon Mastorakis
· 10 years ago
afe47fe
examples: Restoring old examples that can be restored and fixing existing ones
by Alexander Afanasyev
· 10 years ago
e316ab2
examples: Add python-based scenario examples
by Alexander Afanasyev
· 10 years ago
dde1e81
model+helper+examples: Enable configurability of NFD parameters using StackHelper
by Alexander Afanasyev
· 10 years ago
60a7b62
docs: Updating copyright notices in files
by Alexander Afanasyev
· 10 years ago
4909d0a
examples: ndn-different-strategy-per-prefix: New example.
by Spyridon Mastorakis
· 10 years ago
41fbfe1
examples: New example to show how to select multiple strategies for different prefixes
by Spyridon Mastorakis
· 10 years ago
77b6366
examples: New example with custom strategy "random-load-balancer-strategy"
by Spyridon Mastorakis
· 10 years ago
db8280f
examples: Modifying examples to work with the new codebase
by Spyridon Mastorakis
· 10 years ago
53e922f
ndnSIM-v2: Initial implementation
by Spyridon Mastorakis
· 10 years ago
be55cf6
src: Updating code style to conform (more or less) to ndn-cxx style
by Alexander Afanasyev
· 10 years ago
0c39537
build: Fixing of includes
by Alexander Afanasyev
· 10 years ago
60c0462
build: Updated build scripts
by Alexander Afanasyev
· 10 years ago
76f8f65
src: Renaming files according to ndn-cxx naming convention
by Alexander Afanasyev
· 10 years ago
012760b
ndnSIM-v2: Removing old and legacy code
by Alexander Afanasyev
· 10 years ago
0d584e3
examples: Adding an extremely basic WiFi-based ndnSIM scenario
by Alexander Afanasyev
· 11 years ago
39314e0
examples: Adding missing command-line processing in pcap example
by Alexander Afanasyev
· 11 years ago
3fe94dc
utils/tracers: Modifying (simplifying) interface for ndnSIM tracers
by Alexander Afanasyev
· 11 years ago
6eba36f
src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc
by Alexander Afanasyev
· 11 years ago
772f51b
src: Global renaming ContentObject -> Data
by Alexander Afanasyev
· 11 years ago
d573af2
plugins/ip-faces: Implementing UdpFace and fixing bugs with TcpFace
by Alexander Afanasyev
· 11 years ago
aa84fae
plugins/ip-faces: Updating TcpFace implementation
by Alexander Afanasyev
· 11 years ago
f4e2452
plugins/ip-faces: ip-faces plugin, which implements ndn::TcpFace
by Alexander Afanasyev
· 11 years ago
0fb80b9
helper+docs+examples: New helper to simplify link failing
by Alexander Afanasyev
· 11 years ago
eec89ba
model: Adding exclude filter processing in all content store implementations
by Alexander Afanasyev
· 11 years ago
9213601
model: Another major change: switching to NDN.cxx API for ndn::Name
by Alexander Afanasyev
· 11 years ago
7b923f3
model: Updated API for pluggable wire format
by Alexander Afanasyev
· 11 years ago
2420762
examples: ndn-simple-with-pcap example now used CCNb packet format
by Alexander Afanasyev
· 11 years ago
e722148
apps: Adding ability to ndn::Producer to configure desired fake signature and key locator (key name)
by Alexander Afanasyev
· 11 years ago
a4e7428
model+ndn.cxx+test: Finishing implementation of ApiFace (now timeouts are working as well)
by Alexander Afanasyev
· 11 years ago
7960606
model: A basic implementation of ndn::ApiFace that can be used as an NDN handler in any "normal" NS-3 application
by Alexander Afanasyev
· 11 years ago
ee76255
model+test: Fixing tests and making sure all tests pass
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
5bee19e
model: First set of major API changes and reorganizations
by Alexander Afanasyev
· 11 years ago
79a5bd6
ndn.cxx: Initial work to introduce full NDN application API to ndnSIM
by Alexander Afanasyev
· 11 years ago
c9f2e25
src: Adding LICENSE file and updating license statements in several files
by Alexander Afanasyev
· 11 years ago
0aa1136
topology-reader: Adding ability to specify custom queue type in topology files (AnnotatedTopologyReader)
by Alexander Afanasyev
· 11 years ago
c7411ee
examples: New example showing how to activate link weights for global routing controller calculations
by Alexander Afanasyev
· 11 years ago
8ade0be
model: New trivial implementation of ContentStore (ns3::ndn::cs::Nocache)
by Alexander Afanasyev
· 11 years ago
fff8498
model: Removing assert when interest payload is not zero
by Alexander Afanasyev
· 11 years ago
e3af7b1
examples: Correcting output header in ndn-simple-with-pit-count-stats
by Alexander Afanasyev
· 11 years ago
c386644
examples: Make sure that examples are linked against all compiled NS-3 modules
by Alexander Afanasyev
· 12 years ago
da2f23a
topology-reader: Adding support for adding and configuring ErrorModel on each link
by Alexander Afanasyev
· 12 years ago
b5e77d8
examples+docs: Adding a new example to print out instantaneous PIT sizes periodically
by Alexander Afanasyev
· 12 years ago
9fb2e3d
docs: Small update of the documentation
by Alexander Afanasyev
· 12 years ago
4ebe07e
examples: Adding example for the experimental support of PIT aggregate stats
by Alexander Afanasyev
· 12 years ago
eae83ee
all: InterestHeader and ContentObjectHeader refactoring to Interest and ContentObject
by Alexander Afanasyev
· 12 years ago
cfdc14f
all: Replacing deprecated NameComponents class with Name
by Alexander Afanasyev
· 12 years ago
b99cb6c
Merge feature branch 'feature-l2-tracer'
by Alexander Afanasyev
· 12 years ago
27370c5
docs: Documenting new L2Tracer with a scenario and graph building example
by Alexander Afanasyev
· 12 years ago
8682ae0
examples: Adding new example to illustrate use of L2Tracer to trace aggregate packet drop rate on nodes
by Hovaidi Ardestani Mohammad
· 12 years ago
4e48960
Merge feature branch 'feature-trace-value-for-fib-entry'
by Alexander Afanasyev
· 12 years ago
1ab1aad
examples: Fixing error in ndn-simple-with-pcap
by Alexander Afanasyev
· 12 years ago
06dba7c
model: replacing direct usage of fib::FaceMetric variables by inline methods
by Alexander Afanasyev
· 12 years ago
41684ab
examples+utils: Adding example to evaluate memory footprint of ContentStore/Pit
by Alexander Afanasyev
· 12 years ago
4c6bc58
examples: Add a new example showing how to set custom size of content store on different nodes
by Alexander Afanasyev
· 12 years ago
1fb9fed
model+examples: Small corrections with new PIT version, adding an example to use it
by Alexander Afanasyev
· 12 years ago
1a0fff6
apps+model+utils: Implementing Interest/Data hop counting using new PacketTag
by Alexander Afanasyev
· 12 years ago
27e365b
src bug: Adding missing topology files
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
1380010
zipf: Small changes (style and small logic correction) and adding documentation section
by Alexander Afanasyev
· 12 years ago
ebebcda
example support. change to master branch
by Shock
· 12 years ago
b0f8315
add zipf-mandelbrot support to NDN Interest app consumer
by Shock
· 12 years ago
c3cc0b3
model: New content store variations: support for content freshness
by Alexander Afanasyev
· 12 years ago
68de795
examples: adding debugged implementation of a CustomApp, along with an example using it
by Alexander Afanasyev
· 12 years ago
f4a0359
docs: new example with content store helper, description of special content store implementations that allow tracking of lifetime of cached entries
by Alexander Afanasyev
· 12 years ago
932d331
examples: Correcting custom strategy API to reflect latest changes
by Alexander Afanasyev
· 12 years ago
5931480
tracers+docs: Correcting compilation and installation of trace helpers
by Alexander Afanasyev
· 12 years ago
fd25826
helper: Extending manual route creating in ndn::StackHelper
by Alexander Afanasyev
· 12 years ago
e97c607
docs: New example on how to use custom strategy with 2-bottleneck topology
by Alexander Afanasyev
· 12 years ago
674c876
tests: moving trie.cc from examples to test (not really working yet)
by Alexander Afanasyev
· 12 years ago
e095f0f
docs: Restructuring docs and adding new section about customizing Content Store and PIT
by Alexander Afanasyev
· 12 years ago
aa1c4c3
docs: modifying documentation examples (now code in the documentation is taken from real code in examples/ folder)
by Alexander Afanasyev
· 12 years ago
1a2df6a
Small reorganization of utils/ folder contents
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
4aac557
First step of refactoring code (ccnx prefix => ndn prefix)
by Alexander Afanasyev
· 12 years ago
e55d1e3
More corrections. Now everything is ready for real tests
by Alexander Afanasyev
· 12 years ago
Next »