24 Commits (fd1e9406489606fea52b5e3e60d2b4cc66dab109)

Author SHA1 Message Date
Davide Pesavento c1d0e8e34d build: migrate to C++17 3 years ago
Davide Pesavento d90338d230 Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW 5 years ago
Ashlesh Gawande 0421bc6bcd **breaking** route: consolidate routing tlv into route 5 years ago
Ashlesh Gawande 0db4d4d8fc **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* 5 years ago
Ashlesh Gawande 6b388fc36d src: change initialization order 6 years ago
dulalsaurab d0816a3ced route: handle zero cost links 6 years ago
Nick Gordon 4964870e9d src: improve constness 8 years ago
Muktadir Chowdhury f04f98943d Convert to v2::security and adapt to ndn-cxx changes 8 years ago
Nick Gordon 2a1ac616b3 adjacency-list: improve constness of equality operator 8 years ago
Nick Gordon d0a7df337f docs: wrote Doxygen comments for all files 8 years ago
Nick Gordon d5c1a378d1 nlsr: discover Faces from NFD 8 years ago
Nick Gordon e9733ed876 nlsr: refactor Adjacent to use FaceUri objects 8 years ago
Nick Gordon c6a852234d nlsr: Updated license boilerplate for all NLSR files. 9 years ago
Nick Gordon f8b5bcd27e Fixed copyright dates across all files. 9 years ago
Vince Lehman cb76aded0a src: Change adjacency status from uint32_t to enum 11 years ago
akmhoque 102aea40d6 src: Adding retry in case of prefix registration fails 11 years ago
akmhoque c04e7270d2 src: Recreating face in case of face deletion by NFD 11 years ago
akmhoque 2f4233531e src: Replace std::cout with log message 11 years ago
akmhoque 3d06e79119 src: Adding copyright message 11 years ago
akmhoque 674b0b1ffe src: Adding log4cxx logging 11 years ago
akmhoque 157b0a473a src: configuration file parsing 11 years ago
akmhoque 31d1d4b331 src: Replace Tokenizer with the methods of ndn::Name 11 years ago
akmhoque fdbddb114e src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) 11 years ago
akmhoque 53353465e9 File name format change and Removed warning messages (Except warning from boost for Logging) 11 years ago