Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
4b9d30f8e221791ef3953f4a25d031d9388c80eb
/
src
/
route
/
name-prefix-table-entry.cpp
4b9d30f
src: fix -Wrange-loop-construct warning with clang 10
by Davide Pesavento
· 4 years, 8 months 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
c0c6bcf
route: updates to name prefixes are more efficent.
by Nick Gordon
· 7 years ago
90173ad
Resolve ASan errors that will be thrown once it is turned on
by Ashlesh Gawande
· 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
b50e51b
Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries.
by Nick Gordon
· 8 years ago
ef21d8e
src: Sort NextHops on NexthopList insertion
by Vince Lehman
· 10 years ago
97e3494
docs: improve Doxygen comments.
by Nick G
· 8 years ago
800833b
docs+build+boilerplate: Prepare release of version 0.3.0
by Muktadir R Chowdhury
· 8 years ago
NLSR-0.3.0
cae33b6
route: Prevent incomplete removal of NPT entry
by Vince Lehman
· 10 years ago
0a7da61
Always build in C++11 mode
by Vince Lehman
· 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
[Renamed (86%) from src/route/npte.cpp]
5335346
File name format change and Removed warning messages (Except warning from boost for Logging)
by akmhoque
· 11 years ago