Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
b0b22419fccc8908ca240c5cb622cb95b8515c3d
/
helper
/
ndn-global-routing-helper.cpp
b0b2241
all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5
by Spyridon Mastorakis
· 8 years ago
ca3c67e
helper+model: Fix helpers to work with NFD/ndn-cxx 0.4+
by Alexander Afanasyev
· 8 years ago
8a56e8d
helpers: Fix bug in ndn-global-routing-helper
by Christian Kreuzberger
· 10 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
60f4b99
helper+model: GlobalRoutingHelper now interacts with NFD
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
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 helper/ndn-global-routing-helper.cc]
c837263
helper: Commenting out unused local variables in ndn::GlobalRoutingHelper
by Zongyi Zhao
· 11 years ago
16d252a
helper: ndn::GlobalRoutingHelper extension
by Alexander Afanasyev
· 11 years ago
1914d49
Fix route calculation for shared channel
by José Quevedo
· 11 years ago
52a09bd
helper: Fixing bug with ndn::GlobalRoutingHelper
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
cfdc14f
all: Replacing deprecated NameComponents class with Name
by Alexander Afanasyev
· 12 years ago
07e97d6
helper: Fixing unused variable warning
by Alexander Afanasyev
· 12 years ago
v0.2.6
f484fb9
helper: New experimental CalculateAllPossibleRoutes method in ndn::GlobalRoutingHelper
by Alexander Afanasyev
· 12 years ago
4916586
helper+utils: Small extension of global routing helper and restoring several IP-based metric collectors, including Ipv4RateL3Tracer
by Alexander Afanasyev
· 12 years ago
v0.2
6b0c88f
model+helper: Adding new variable (realDelay) which is currently set by the global routing controller.
by Alexander Afanasyev
· 12 years ago
7353251
helper: adding small debug info
by Alexander Afanasyev
· 12 years ago
adcccf4
model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry
by Alexander Afanasyev
· 12 years ago
5bcdc99
Small corrections
by Alexander Afanasyev
· 12 years ago
a8f5d88
limits: Adding ability for GlobalRoutingController to set precise BDP prefix limits using knowledge of RTT for destination
by Alexander Afanasyev
· 12 years ago
6f95e70
limits: one more update and small interface changes
by Alexander Afanasyev
· 12 years ago
f5c0774
limits: Introducing modularity for Interest limits
by Alexander Afanasyev
· 12 years ago
6a3bb13
ForwardingStrategy removes PIT if interest wasn't propagated. Updated
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 (67%) from helper/ccnx-global-routing-helper.cc]
06d3a61
Small extension of CcnxGlobalRoutingHelper. Removing some old examples
by Alexander Afanasyev
· 13 years ago
ce81014
Rescanned bindings to reflect latest rebase of ns-3-base
by Alexander Afanasyev
· 13 years ago
8e2f112
Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib
by Alexander Afanasyev
· 13 years ago
a5abcd9
BGL implementation for ccnx global routing seems to work. Need more debugging
by Alexander Afanasyev
· 13 years ago
ad3757f
Initial support for route calculations with Boost.Graph library (BGL)
by Alexander Afanasyev
· 13 years ago