Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
d04267f1d975666e4596d40d4fd6d7a6c1ddca4a
/
src
/
adjacency-list.hpp
29b91ff
route: rewrite link-state calculator with Boost.MultiArray
by Junxiao Shi
· 10 months ago
6593a43
route: use ndn::FaceUri type for faceUri
by Junxiao Shi
· 1 year, 4 months ago
c1d0e8e
build: migrate to C++17
by Davide Pesavento
· 2 years, 6 months ago
d90338d
Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 4 years ago
NLSR-0.6.0
0db4d4d
**breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa*
by Ashlesh Gawande
· 5 years ago
304bebf
Remove some unused functions
by Ashlesh Gawande
· 7 years ago
4964870
src: improve constness
by Nick Gordon
· 7 years ago
f04f989
Convert to v2::security and adapt to ndn-cxx changes
by Muktadir Chowdhury
· 7 years ago
ff9a627
style: made container APIs more consistent.
by Nick Gordon
· 7 years ago
2a1ac61
adjacency-list: improve constness of equality operator
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
793e870
src: fix prefix advertise runtime error
by Ashlesh Gawande
· 7 years ago
e9733ed
nlsr: refactor Adjacent to use FaceUri objects
by Nick Gordon
· 8 years ago
c780a69
nlsr: refactor AdjacencyList to use iterators instead of bare ptrs
by Nick Gordon
· 8 years ago
c6a8522
nlsr: Updated license boilerplate for all NLSR 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
800833b
docs+build+boilerplate: Prepare release of version 0.3.0
by Muktadir R Chowdhury
· 8 years ago
NLSR-0.3.0
f7eec4f
Make LSA buildable when one node is ACTIVE
by Vince Lehman
· 10 years ago
dce3f18
src: Fix non-incrementing Adjacency number in AdjLsa::writeLog
by alvy
· 10 years ago
cb76ade
src: Change adjacency status from uint32_t to enum
by Vince Lehman
· 10 years ago
102aea4
src: Adding retry in case of prefix registration fails
by akmhoque
· 10 years ago
c04e727
src: Recreating face in case of face deletion by NFD
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
[Renamed (86%) from src/adl.hpp]
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