Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
28da73c868ad7444dba7a754fb77a41f6ca7cb07
/
apps
/
ndn-producer.cpp
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
db60230
apps: Fixing typo in ns3::ndn::Producer
by Spyridon Mastorakis
· 9 years ago
d265235
apps: Assign a proper dummy signature in the Producer app
by Alexander Afanasyev
· 9 years ago
8e60bcd
build: Fix compilation on Ubuntu platform and add work-around for ndn-cxx regression
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
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
76f8f65
src: Renaming files according to ndn-cxx naming convention
by Alexander Afanasyev
· 10 years ago
[Renamed from apps/ndn-producer.cc]
7606f70
apps/producer: Include in the Data packet timestamp field the actual time the packet was created
by José Quevedo
· 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
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
e722148
apps: Adding ability to ndn::Producer to configure desired fake signature and key locator (key name)
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
faa01f9
model: Another set of refactoring/renaming to make code compile (not tested yet)
by Alexander Afanasyev
· 11 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
1a0fff6
apps+model+utils: Implementing Interest/Data hop counting using new PacketTag
by Alexander Afanasyev
· 12 years ago
c3cc0b3
model: New content store variations: support for content freshness
by Alexander Afanasyev
· 12 years ago
bd9c18e
Solving a couple of bugs resulting from the packet format changes. Code compiles, but haven't fully tested yet
by Alexander Afanasyev
· 12 years ago
5d79e68
model: Initial attempt to optimize Interest/Data encoding/decoding via a custom packet format
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
[Renamed (64%) from apps/ccnx-producer.cc]
e3d126f
Start of serious reorganization
by Alexander Afanasyev
· 12 years ago
1aa4bbc
Simplifying a FIB entry modification (now we can do it directly, without notifying the container)
by Alexander Afanasyev
· 12 years ago
11f7bb4
First step in reimplementing CcnxPit. Everything is broken as of right now
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
4a4ea60
Renaming CcnxLocalFace to CcnxAppFace
by Alexander Afanasyev
· 12 years ago
faf9581
Fixing bugs with new fields in ContentObject. Implementing basic support of new fields in CcnxProducer
by Alexander Afanasyev
· 12 years ago
6315ef7
Updating documentation
by Alexander Afanasyev
· 12 years ago
ce81014
Rescanned bindings to reflect latest rebase of ns-3-base
by Alexander Afanasyev
· 13 years ago
15f9299
Moving TraceSources from CcnxProducer/Consumer to CcnxApp
by Alexander Afanasyev
· 13 years ago
34a177c
Merge remote-tracking branch 'git.irl/car2car'
by Alexander Afanasyev
· 13 years ago
a3295ab
Change the LOG type of CcnxConsumer and CcnxProducer
by Lucas
· 13 years ago
8e0d281
Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging.
by Alexander Afanasyev
· 13 years ago
6bff0df
Finalizing PathWeight tracing
by Alexander Afanasyev
· 13 years ago
e9c9d72
Change in CcnxApp API. Now callbacks also contain pointer of original
by Alexander Afanasyev
· 13 years ago
b7ad232
One more change in Consumer API. Now there are more consumers and they
by Alexander Afanasyev
· 13 years ago
bdc0d98
Enabling app-layer tracing
by Alexander Afanasyev
· 13 years ago
f9f4eb0
Resolve compilation issues (more accurate with headers)
by Alexander Afanasyev
· 13 years ago
c39f0b4
Finalizing interest limits. Now everything seem to work.
by Alexander Afanasyev
· 13 years ago
19426ef
Making everything compile. Now everything seems to work, but more
by Alexander Afanasyev
· 13 years ago
09c7deb
Modification of CcnxFace interface and unification of CCNx applications via common CcnxApp class
by Alexander Afanasyev
· 13 years ago
b62c740
GetPrefix was added to Producer app
by Ilya Moiseenko
· 13 years ago
c5a23e2
Many corrections to face/local-face/net-device-face/fib/pit. Now
by Alexander Afanasyev
· 13 years ago
78cf0c9
NDN layer now knows how to process ContentObject packets
by Alexander Afanasyev
· 13 years ago
152cf11
Small updates to reflect changes in CcnxNameComponents
by Alexander Afanasyev
· 13 years ago
8196d2e
Consumer and producer applications
by Ilya Moiseenko
· 13 years ago