Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
a879e0277823f46c4b190201829961e79a695469
/
model
f6d3285
Upgrade the underlying NFD and ndn-cxx to version 0.6.0
by Spyridon Mastorakis
· 7 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
34eed98
helper+model: Create helper to select the replacement policy of NFD's CS
by spirosmastorakis
· 8 years ago
ac541b1
model+NFD: Re-enable tracing for sentInterests/Data/Nacks
by Alexander Afanasyev
· 8 years ago
c018a56
model+apps: Replace AppFace with AppFaceModel and relevant changes in ndn::App
by Alexander Afanasyev
· 8 years ago
ca3c67e
helper+model: Fix helpers to work with NFD/ndn-cxx 0.4+
by Alexander Afanasyev
· 8 years ago
a91aab4
model+helper+ndn-cxx: Adjust ndn::L3Protocol and ndn::StackHelper for NFD 0.4+ model
by Alexander Afanasyev
· 8 years ago
9101873
model: Change NetDeviceFace into NetDeviceLinkService to match NFD 0.4+ Face model
by Xuxiang Tian
· 8 years ago
0df15ba
examples+helper+model: Allowing to disable NFD managers
by spirosmastorakis
· 9 years ago
5dee361
docs: Documentation update, initial preparation for version 2.1 release
by Alexander Afanasyev
· 9 years ago
8fde22b
model+NFD/rib: Enable full-featured RIB manager
by Spyridon Mastorakis
· 9 years ago
5b4c467
ndn-cxx+build: Enable ndnSIM-specific ndn::Face implementation
by Alexander Afanasyev
· 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
dd516fe
tests+ci: Add and enable a partial unit test coverage
by Yuanzhi Gao
· 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
dc6fae8
model+utils: Enable SatisfiedInterests and TimedOutInterests trace sources in L3Protocol
by Alexander Afanasyev
· 10 years ago
5713e7a
bindings: Manually adding some python bindings
by Alexander Afanasyev
· 10 years ago
6b2a3c0
model: Add method that is necessary for python bindings
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
89046c1
apps+helper+utils: Fixes of consumer and producer apps to work with the new codebase
by Mickey Sweatt
· 10 years ago
de1f773
NFD: Keep both the CS of NFD and ndnSIM
by Spyridon Mastorakis
· 10 years ago
60f4b99
helper+model: GlobalRoutingHelper now interacts with NFD
by Spyridon Mastorakis
· 10 years ago
9760bd0
model+helper: Converting L3Protocol and StackHelper to use NFD codebase
by Spyridon Mastorakis
· 10 years ago
86edf6f
utils: Enable use of the simulation time in NFD
by Spyridon Mastorakis
· 10 years ago
82d5ffe
model: Enabling face operations based on NFD's face
by Alexander Afanasyev
· 10 years ago
ded1aa6
model: PacketHeader<T> and interface with NS-3
by Spyridon Mastorakis
· 10 years ago
0717901
model+utils: Replace boost::tuple with std::tuple in trie implementation
by Alexander Afanasyev
· 10 years ago
1f1cd5e
model: Fix original Contest Store to compile in new environment
by Spyridon Mastorakis
· 10 years ago
e4f0d3c
model: Removing more legacy code and make code to compile
by Spyridon Mastorakis
· 10 years ago
53e922f
ndnSIM-v2: Initial implementation
by Spyridon Mastorakis
· 10 years ago
0b0942b
src: Reorganization
by Alexander Afanasyev
· 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
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
db31e7c
build: Fixes and disabling PyNDN unless specifically requested
by Alexander Afanasyev
· 10 years ago
4a6eccc
fw: Fix detection of whether face is towards an application or not
by Chaoyi Bian
· 11 years ago
9b7504c
pit: Adding missing 'const' markers for comparison operator of PitEntryIncomingFace
by Alexander Afanasyev
· 11 years ago
e091bea
cs: Instantiating ContentStores with AggreageStats policy (e.g., ns3::ndn::cs::Lfu::AggregateStats)
by Alexander Afanasyev
· 11 years ago
465f781
model/pit: Fixing implementation bugs in serialized_size_policy_traits
by Alexander Afanasyev
· 11 years ago
dfa6985
model: Fixing bug with wire format handling
by Alexander Afanasyev
· 11 years ago
f21bfc1
model: Extending ContentStoreImpl interface to get access to the underlying policy
by Alexander Afanasyev
· 11 years ago
dc794a3
model: Remove assert in fib::Entry::UpdateFaceRtt and fib::Entry::UpdateStatus
by Alexander Afanasyev
· 11 years ago
cd31abd
model: Adding experimental support for caching policies with probability caching
by Alexander Afanasyev
· 11 years ago
dfd5249
model: Fixing bug with CCNb name encoding/decoding
by Alexander Afanasyev
· 11 years ago
51c9f9b
model: Extending ndn::fib::Entry to provide access to RTT estimate
by Alexander Afanasyev
· 11 years ago
f0bda2f
PyNDN: Removing no longer necessary memory cleanup cheatings
by Alexander Afanasyev
· 11 years ago
fc9d9e1
docs: Documentation update
by Alexander Afanasyev
· 11 years ago
208c25d
model: Data packet's copy constructor had a bug regarding KeyLocator
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
0aa47bf
model-wire: Adding partial compliance to CCNb format in Signature block
by Alexander Afanasyev
· 11 years ago
b4bf3ef
model-wire: Fixing compliance with CCNb format regarding Content tag
by Alexander Afanasyev
· 11 years ago
52a09bd
helper: Fixing bug with ndn::GlobalRoutingHelper
by Alexander Afanasyev
· 11 years ago
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
016a5d8
plugins/ip-faces: Initial implementation of UdpFace
by Alexander Afanasyev
· 11 years ago
0bb088a
model: Fixing warning in ndn-wire.cc
by Saran Tarnoi
· 11 years ago
37a6124
model: Fixing warning in ndn-face.cc
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
0a15a2b
model: Add ability to print interest to the standard output, so it plays nice with PyNDN
by Alexander Afanasyev
· 11 years ago
76b1157
PyNDN: Initial changes of PyNDN emulation in ndnSIM
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
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
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
8c476bb
model: *BUG* Fixing error regarding Freshness
by Alexander Afanasyev
· 11 years ago
e6bf47e
Slight update of packet format: adding overall packet length to the
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
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
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
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
ff0d9ca
model: Add ability to get pointer to Fib from fib::Entry
by Alexander Afanasyev
· 12 years ago
6fa950d
model: Small modification in BestRoute strategy
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
be82da5
model: Small extension of printing out entries of the content store
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
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
Next »