Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
d6922b5ae51753afba7d79a51e4c42970b05470d
/
src
/
route
/
routing-table.cpp
d6922b5
route: simplify Map with boost::bimap
by Junxiao Shi
· 12 months ago
c1d0e8e
build: migrate to C++17
by Davide Pesavento
· 2 years, 6 months ago
5d93aa5
lsdb: emit signals when modified
by Ashlesh Gawande
· 4 years, 7 months ago
d90338d
Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 4 years ago
NLSR-0.6.0
57a8717
lsdb: rebuild using boost::multi_index to replace 3 LSA lists
by Ashlesh Gawande
· 4 years, 8 months ago
0421bc6
**breaking** route: consolidate routing tlv into route
by Ashlesh Gawande
· 4 years, 8 months ago
0db4d4d
**breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa*
by Ashlesh Gawande
· 5 years ago
6b388fc
src: change initialization order
by Ashlesh Gawande
· 5 years ago
af7a211
Follow ndn::Scheduler API changes
by Davide Pesavento
· 6 years ago
85998a1
src: decouple classes from Nlsr object
by Ashlesh Gawande
· 7 years ago
72b2b25
route: remove redundant function
by Saurab Dulal
· 6 years ago
a08dc3f
build: require gcc >= 5.3 and switch to C++14
by Davide Pesavento
· 7 years ago
cf8d0ed
Use ndn-cxx logging facility
by dmcoomes
· 8 years ago
5bcb39e
rename log macros to comply with ISO C++ standard
by dmcoomes
· 7 years ago
727d483
lsa: change type variable to enum class
by Nick Gordon
· 7 years ago
d40a588
routing: use unique_ptr for signal container
by Nick Gordon
· 7 years ago
b7b5839
route: communicate routing changes using signals
by Nick Gordon
· 7 years ago
e98480b
nlsr: removed references to ndn-cxx/common aliases and improved namespacing
by Nick Gordon
· 8 years ago
22b5c95
routing: made map more container-agnostic
by Nick Gordon
· 7 years ago
9f93666
nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp
by dmcoomes
· 8 years ago
feae557
boilerplate: Update copyright year in .cpp files
by Nick Gordon
· 8 years ago
97e3494
docs: improve Doxygen comments.
by Nick G
· 8 years ago
fad8e25
Fixed namespace formatting across all files.
by Nick Gordon
· 8 years ago
f8b5bcd
Fixed copyright dates across all files.
by Nick Gordon
· 8 years ago
e8e03ac
communication+route: Do not advertise Adjacency LSAs when hyperbolic routing is enabled
by Nick Gordon
· 8 years ago
50df6b7
src: Fix first event-interval scheduling
by Vince Lehman
· 10 years ago
7b61658
conf: Make event intervals configurable
by Vince Lehman
· 10 years ago
9a70903
route: Allow 0 cost in hyperbolic calculation
by Vince Lehman
· 10 years ago
7c60329
src: Remove Scheduler instance from Nlsr class
by Vince Lehman
· 10 years ago
dcee936
route: Fixing segfault issue for Hyperbolic Routing Table Calculation
by akmhoque
· 10 years ago
2f42335
src: Replace std::cout with log message
by akmhoque
· 11 years ago
3d06e79
src: Adding copyright message
by akmhoque
· 11 years ago
674b0b1
src: Adding log4cxx logging
by akmhoque
· 11 years ago
157b0a4
src: configuration file parsing
by akmhoque
· 11 years ago
31d1d4b
src: Replace Tokenizer with the methods of ndn::Name
by akmhoque
· 11 years ago
fdbddb1
src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte)
by akmhoque
· 11 years ago
c8a10f7
build: == Dependency change == NLSR now depends on ndn-cxx library
by akmhoque
· 11 years ago
b6450b1
src: Discard usage of std::pair of reference type and rename functions
by akmhoque
· 11 years ago
5335346
File name format change and Removed warning messages (Except warning from boost for Logging)
by akmhoque
· 11 years ago