Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
c39f0b458d7c651188bfb4e3223ac701c2144a99
c39f0b4
Finalizing interest limits. Now everything seem to work.
by Alexander Afanasyev
· 13 years ago
b5703a9
Correction of the leak
by Alexander Afanasyev
· 13 years ago
1145314
Enable limits options in CcnxStackHelper
by Alexander Afanasyev
· 13 years ago
5a59507
Correcting NACK behavior (actually, reaction to NACKs)
by Alexander Afanasyev
· 13 years ago
9d313d4
Add NACK processing
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
a5bbe0e
Correcting everything to the stage that everything compiles
by Alexander Afanasyev
· 13 years ago
a46844b
Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore
by Alexander Afanasyev
· 13 years ago
4fa5e84
Removing unnecessary debug information. Adding missing virtual
by Alexander Afanasyev
· 13 years ago
1825285
Be more careful during final cleanup process (all ccnx objects are now properly destroyed)
by Alexander Afanasyev
· 13 years ago
795f9b5
More debug
by Alexander Afanasyev
· 13 years ago
233f197
Temporary commit
by Alexander Afanasyev
· 13 years ago
d02a5d6
Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc
by Alexander Afanasyev
· 13 years ago
aa1154b
fix of best route strategy
by Ilya Moiseenko
· 13 years ago
8c193dc
small fix of congestion
by Ilya Moiseenko
· 13 years ago
d83eb0d
I think congestion works
by Ilya Moiseenko
· 13 years ago
19dbcf3
unit test edited
by Ilya Moiseenko
· 13 years ago
d1f1951
serialization / deserialization fixed
by Ilya Moiseenko
· 13 years ago
3bea370
Make NDNabstraction depending on 'visualizer' when python bindings are
by Alexander Afanasyev
· 13 years ago
3b8c50c
Correction of the compilation issue in optimized mode (./waf -d optimized)
by Alexander Afanasyev
· 13 years ago
176ed06
Modifying ccnx-grid example to work with support of the latest FIB populating
by Alexander Afanasyev
· 13 years ago
a4e3f85
Merge remote-tracking branch 'git.irl/Ilya'
by Alexander Afanasyev
· 13 years ago
52e9aa9
Finishing with FIB initialization based on IPv4 global routing controller
by Alexander Afanasyev
· 13 years ago
00b3048
pit fib small corrections
by Ilya Moiseenko
· 13 years ago
b2fc8a3
ccnx grid dump commit
by Ilya Moiseenko
· 13 years ago
c3188b9
examples corrections
by Ilya Moiseenko
· 13 years ago
ae39487
ccnx stack helper corrections
by Ilya Moiseenko
· 13 years ago
9de011f
Adding forgotten import to wscript
by Alexander Afanasyev
· 13 years ago
918839c
Repair compilation issue (missing header)
by Alexander Afanasyev
· 13 years ago
3ba44e5
Implementation of Ipv4GlobalRoutingUnroderedNexthops to manage multiple
by Alexander Afanasyev
· 13 years ago
3875a4b
Working implementation and example of Ipv4GlobalRoutingOrderedNexthops
by Alexander Afanasyev
· 13 years ago
381dea0
Rescanned python bindings
by Alexander Afanasyev
· 13 years ago
82b8eea
ccnx-grid example corrections
by Ilya Moiseenko
· 13 years ago
c926604
Ccnx-grid example
by Ilya Moiseenko
· 13 years ago
beceb36
Update ccnx-routing-simple example
by Alexander Afanasyev
· 13 years ago
4e47348
Best route forwarding strategy
by Ilya Moiseenko
· 13 years ago
5b43386
Adding non-working example
by Alexander Afanasyev
· 13 years ago
b405d9b
hotfix #1
by Ilya Moiseenko
· 13 years ago
4ac503d
Enable ccnx-test example
by Alexander Afanasyev
· 13 years ago
172763c
NACK interests support and congestion detection
by Ilya Moiseenko
· 13 years ago
bdf78d6
some constants for bucket filtering were added here
by Ilya Moiseenko
· 13 years ago
ed8dda3
Flooding strategy refactoring
by Ilya Moiseenko
· 13 years ago
ea27f4e
Forwarding strategy refactoring
by Ilya Moiseenko
· 13 years ago
75d9bf5
Interesrt header supports nack and congested fields
by Ilya Moiseenko
· 13 years ago
7e6d0c9
Bug fix (bug - double removing of the header)
by Ilya Moiseenko
· 13 years ago
acac1ea
Support of isLocal interface for all face types
by Ilya Moiseenko
· 13 years ago
57959f9
Net device supports isLocal interface
by Ilya Moiseenko
· 13 years ago
f194f39
small refactoring to expand visibility of the helper structure
by Ilya Moiseenko
· 13 years ago
1c73cb5
bucket filtering added
by Ilya Moiseenko
· 13 years ago
6049140
TryAddOutgoing and LeakBucket were added
by Ilya Moiseenko
· 13 years ago
fb2362f
CcnxProducerHelper was refactored
by Ilya Moiseenko
· 13 years ago
fbd0a8b
Setup for packet filtering was added
by Ilya Moiseenko
· 13 years ago
9181afd
Refactoring of CcnxForwardingHelper
by Ilya Moiseenko
· 13 years ago
2a59e0e
dummy commit
by Ilya Moiseenko
· 13 years ago
aa17c8e
Serialization for Nack and Congestion fields was added
by Ilya Moiseenko
· 13 years ago
0f13db6
NDN_DTAG_Nack and NDN_DTAG_Congested were added
by Ilya Moiseenko
· 13 years ago
6851632
Ccnx-test update which includes Producer App
by Ilya Moiseenko
· 13 years ago
b62c740
GetPrefix was added to Producer app
by Ilya Moiseenko
· 13 years ago
0605d26
Nonce generation bug fixed in Consumer app
by Ilya Moiseenko
· 13 years ago
2b4e149
Forwarding strategy enumeration
by Ilya Moiseenko
· 13 years ago
25f7d4d
Flooding forwarding strategy added
by Ilya Moiseenko
· 13 years ago
e4aae55
small fix of Consumer Application
by Ilya Moiseenko
· 13 years ago
8accdf6
Small progress on pit/fib interaction
by Alexander Afanasyev
· 13 years ago
3b93629
Update wscript to reflect version update of ./waf
by Alexander Afanasyev
· 13 years ago
c5a23e2
Many corrections to face/local-face/net-device-face/fib/pit. Now
by Alexander Afanasyev
· 13 years ago
cf133f0
Initial steps for Interest packet processing
by Alexander Afanasyev
· 13 years ago
09595dd
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
78cf0c9
NDN layer now knows how to process ContentObject packets
by Alexander Afanasyev
· 13 years ago
0872371
unit tests
by Ilya Moiseenko
· 13 years ago
fa4e263
Pcap example added
by Ilya Moiseenko
· 13 years ago
9d25869
regression test (not completed)
by Ilya Moiseenko
· 13 years ago
a67e28c
Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small
by Alexander Afanasyev
· 13 years ago
e91ab75
ContentObject and Interest serialization and deserialization seem to
by Alexander Afanasyev
· 13 years ago
a962f86
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
85a3bca
Debugging and resolving problems with interest serialization/deserialization
by Alexander Afanasyev
· 13 years ago
a828e9f
fix of interest header test
by Ilya Moiseenko
· 13 years ago
7407704
interest header example
by Ilya Moiseenko
· 13 years ago
3e15eff
Unit test for interest header serialization/deserialization
by Ilya Moiseenko
· 13 years ago
ae0d652
Adding temporary solution to estimate packet size. Should be changed to
by Alexander Afanasyev
· 13 years ago
5769923
Update of Python bindings
by Alexander Afanasyev
· 13 years ago
152cf11
Small updates to reflect changes in CcnxNameComponents
by Alexander Afanasyev
· 13 years ago
24d2166
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
a98cdd2
First approximation of PIT
by Alexander Afanasyev
· 13 years ago
a121411
Producer and consumer helpers
by Ilya Moiseenko
· 13 years ago
8196d2e
Consumer and producer applications
by Ilya Moiseenko
· 13 years ago
1cf6b0a
Receive method for localFace
by Ilya Moiseenko
· 13 years ago
888161d
m_contentstore was moved from l3-protocol to ccnx
by Ilya Moiseenko
· 13 years ago
90d66ce
Removing old name-components.* and adding missing implementation of the
by Alexander Afanasyev
· 13 years ago
7fd74f9
Implementing first approximation of FIB
by Alexander Afanasyev
· 13 years ago
d26e682
file and header renaming
by Ilya Moiseenko
· 13 years ago
946b87b
CcnxInterestSender and its helper fixes
by Ilya Moiseenko
· 13 years ago
171afe1
Interest Sender Helper was added
by Ilya Moiseenko
· 13 years ago
2bd1bc3
Refactoring of Name::Components into CcnxNameComponents
by Ilya Moiseenko
· 13 years ago
fccdb9e
Implementing RIT (also using Boost.MultiIndex)
by Alexander Afanasyev
· 13 years ago
c706f26
Ccnx-interest-sender, not complete yet
by Ilya Moiseenko
· 13 years ago
3cc8efe
fix of wscript. Alex, stop breaking it! :) Visualizer still doesn't work
by Ilya Moiseenko
· 13 years ago
2922365
headers fix
by Ilya Moiseenko
· 13 years ago
3715619
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 13 years ago
f21c5be
Implement forgotten Timestamp and Nonce visitors and appropriate
by Alexander Afanasyev
· 13 years ago
Next »