Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
a8914bece3f6cbc7c54617521c5c228ab9ae9d3c
a8914be
model: Fixing bug with redundant adding of FwHopCountTag in fw.Nacks
by Alexander Afanasyev
· 11 years ago
7920651
docs: Update documentation and Doxygen documentation generation
by Alexander Afanasyev
· 11 years ago
8d6e3f6
python: Rescanned bindings
by Alexander Afanasyev
· 11 years ago
b0c5ecd
Merge branch 'feature/tcp-and-udp-faces'
by Alexander Afanasyev
· 11 years ago
v0.5-rc1
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
016a5d8
plugins/ip-faces: Initial implementation of UdpFace
by Alexander Afanasyev
· 11 years ago
3898e1b
build: Adding tricks to suppress unwanted warnings from clang (originated from boost)
by Alexander Afanasyev
· 11 years ago
f4e2452
plugins/ip-faces: ip-faces plugin, which implements ndn::TcpFace
by Alexander Afanasyev
· 11 years ago
c141ec0
build: Fixing build problem with python bindings enabled, but visualizer disabled
by Alexander Afanasyev
· 11 years ago
0bb088a
model: Fixing warning in ndn-wire.cc
by Saran Tarnoi
· 11 years ago
40c164f
Merge branch 'release-0.5'
by Alexander Afanasyev
· 11 years ago
f6f9ef2
PyNDN: More fixes
by Alexander Afanasyev
· 11 years ago
a79df57
docs: Fixing typo
by Alexander Afanasyev
· 11 years ago
ac49cad
utils: Small memory optimization with trie data structure
by Alexander Afanasyev
· 11 years ago
37a6124
model: Fixing warning in ndn-face.cc
by Alexander Afanasyev
· 11 years ago
0fb80b9
helper+docs+examples: New helper to simplify link failing
by Alexander Afanasyev
· 11 years ago
6ed9f50
docs: Adding another research paper to the list
by Alexander Afanasyev
· 11 years ago
eec89ba
model: Adding exclude filter processing in all content store implementations
by Alexander Afanasyev
· 11 years ago
abb493a
model: Enabling serialization/deserialization of Exclude filter in ndnSIM wire format
by Alexander Afanasyev
· 11 years ago
7992ab6
PyNDN: Small change and installing API
by Alexander Afanasyev
· 11 years ago
39f5316
PyNDN: Finishing basic implementation of PyNDN emulation
by Alexander Afanasyev
· 11 years ago
0a15a2b
model: Add ability to print interest to the standard output, so it plays nice with PyNDN
by Alexander Afanasyev
· 11 years ago
7d0a61d
PyNDN: Simplified versions of Interset and Name are now seem to be fully working
by Alexander Afanasyev
· 11 years ago
76b1157
PyNDN: Initial changes of PyNDN emulation in ndnSIM
by Alexander Afanasyev
· 11 years ago
5ba9036
PyNDN: Initial import of PyNDN code
by Alexander Afanasyev
· 11 years ago
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
157c9e6
model: Bug fixes and small API change in ndn.cxx
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
a89bc10
model: Slight modification with wire format processing
by Alexander Afanasyev
· 11 years ago
a6cc910
python: Rescanned bindings
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
5ab2bcd
model: Adding ability to select desired default wire format
by Alexander Afanasyev
· 11 years ago
c2b5728
model-wire-ccnb: Fixing a known bug with CCNb parsing
by Alexander Afanasyev
· 11 years ago
1043c70
model: Returning back support for CCNb wire format
by Alexander Afanasyev
· 11 years ago
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
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
858d531
bindings: Rescan of python bindings
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
b989b12
model: Major API changes
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
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
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
3fba288
docs: Update list of research papers that use ndnSIM
by Alexander Afanasyev
· 11 years ago
2230d86
docs: Extending list of research papers
by Alexander Afanasyev
· 11 years ago
v0.4.2
8c476bb
model: *BUG* Fixing error regarding Freshness
by Alexander Afanasyev
· 11 years ago
a68783a
utils: Adding ability to install ndn::L3AggregateTracer on individual nodes
by Alexander Afanasyev
· 11 years ago
e6bf47e
Slight update of packet format: adding overall packet length to the
by Alexander Afanasyev
· 11 years ago
7bb3077
utils: LocalInfoTag to track face information
by Alexander Afanasyev
· 11 years ago
17741fd
model: fix of a small syntactic error with templates (not all compilers complain)
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
2a269f7
helper: Extending customization of Face creating in ndn::StackHelper
by Alexander Afanasyev
· 11 years ago
b70a6c5
doc: Small update with packet format description
by Alexander Afanasyev
· 11 years ago
8ade0be
model: New trivial implementation of ContentStore (ns3::ndn::cs::Nocache)
by Alexander Afanasyev
· 11 years ago
431e9c7
model: Fixing segfault resulting from removal of FIB entries via Fib::RemoveFromAll call
by Alexander Afanasyev
· 11 years ago
fff8498
model: Removing assert when interest payload is not zero
by Alexander Afanasyev
· 11 years ago
87cd065
utils+apps: Fix a bug in ndn::RttEstimator
by Yaogong Wang
· 11 years ago
fdd4541
apps: Fixing bug with setting Size/MaxSeq in ndn::ConsumerWindow
by Alexander Afanasyev
· 11 years ago
acab4b9
utils/trie: Simplify return type of get_frequency() in lfu-policy
by Alexander Afanasyev
· 11 years ago
dd9fa4f
model: Change default behavior to cache unsolicited data from local applications
by Alexander Afanasyev
· 11 years ago
3749fd1
model: Fixing limit borrowing bug in PerOutFaceLimit and PerFibLimit
by Alexander Afanasyev
· 11 years ago
455e441
plugins/topology: Adding ability for AnnotatedTopologyReader to save topology in .dot format
by Alexander Afanasyev
· 11 years ago
ee4ce7e
apps: Adding MaxSeq parameter to ndn::ConsumerWindow as an alternative to Size parameter
by Alexander Afanasyev
· 11 years ago
v0.4.1
e3af7b1
examples: Correcting output header in ndn-simple-with-pit-count-stats
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
c386644
examples: Make sure that examples are linked against all compiled NS-3 modules
by Alexander Afanasyev
· 12 years ago
cd38c84
build: fixing bug with detection of installed boost libraries
by Alexander Afanasyev
· 12 years ago
b66a89b
build: allowing compilation with boost 1.46; removing requirement of boost-iostream library, requiring boost-graph library
by Alexander Afanasyev
· 12 years ago
89e688a
apps: Fixing bug with randomization configuration of ndn::ConsumerCbr
by Alexander Afanasyev
· 12 years ago
ce8684f
apps: Fixing bug with ns3::ndn::ConsumerWindow::InFlight trace source
by Alexander Afanasyev
· 12 years ago
5b8d61b
python bindings: Rescanned
by Alexander Afanasyev
· 12 years ago
v0.4
1a62e61
build: no longer require fake `ns3' directory in NS-3's root folder
by Alexander Afanasyev
· 12 years ago
152660b
build: Update wscript for waf-1.7.x
by Alexander Afanasyev
· 12 years ago
2890e57
model: Huge bug with ndn::pit::Entry
by Alexander Afanasyev
· 12 years ago
cdeefb4
model: Add ns3::ndn::Pit::MaxPitEntryLifetime to configure maximum time for which routers are willing to accept any incoming interest
by Alexander Afanasyev
· 12 years ago
37b84c5
model+tracers: Implementing ability to trace satisfied/timed out interests
by Alexander Afanasyev
· 12 years ago
4cd50e3
docs: Adding research papers section to ndnSIM website
by Alexander Afanasyev
· 12 years ago
4d8e2e9
Merge feature branch 'feature/topology-reader-error-model'
by Alexander Afanasyev
· 12 years ago
ff0d9ca
model: Add ability to get pointer to Fib from fib::Entry
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
298c844
bindings: Rescanned python bindings
by Alexander Afanasyev
· 12 years ago
6fa950d
model: Small modification in BestRoute strategy
by Alexander Afanasyev
· 12 years ago
79b2fb3
apps: Solving a serious bug #33 in ndn::ConsumerWindow
by Alexander Afanasyev
· 12 years ago
v0.3
b5e77d8
examples+docs: Adding a new example to print out instantaneous PIT sizes periodically
by Alexander Afanasyev
· 12 years ago
ad2c54a
model: Add use of "extern template" to prevent duplicate instantiation/initialization of templated classes
by Alexander Afanasyev
· 12 years ago
7e6749a
tests: Fixing issue #31 related signed/unsigned comparison warning in one of the tests
by Alexander Afanasyev
· 12 years ago
be82da5
model: Small extension of printing out entries of the content store
by Alexander Afanasyev
· 12 years ago
9fb2e3d
docs: Small update of the documentation
by Alexander Afanasyev
· 12 years ago
d6e5c5f
model: Adding support for "fake" content object signatures
by Alexander Afanasyev
· 12 years ago
cc50d98
model: Adding one more way to set Name of Interests and ContentObjects using reference to the Name object
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
462a56b
apps: *BUG* Solving a small bug with ndn::ConsumerZipfMandelbrot, causing excessive memory utilization in some cases (m_N was used before being initialized)
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
Next »