- 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 5 months ago
- c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
- 6f0f35d fib: fix route unregister bug during update by Ashlesh Gawande · 3 years, 4 months ago
- 7a231c0 route: replace FibEntry class with struct by Ashlesh Gawande · 4 years, 7 months ago
- 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
- 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 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
- 08bce9c src: set best-route strategy for certificate prefixes by Ashlesh Gawande · 6 years ago
- af7a211 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
- e5002b3 fib: don't refresh neighbor router's FIB entry (it is already installed w/ expiry=never) by Ashlesh Gawande · 6 years ago
- 744e481 ci: enable leak sanitizer by Ashlesh Gawande · 6 years ago
- e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
- 67758b1 build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
- f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
- 5867b52 fib: merged redundant functions by Nick Gordon · 7 years ago
- d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
- 793e870 src: fix prefix advertise runtime error by Ashlesh Gawande · 7 years ago
- d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
- cd7ca05 route: refactor Fib::removeOldNextHopsFromFibEntryAndNfd() by laqinfan · 8 years ago
- 2108808 nlsr: remove deprecated ndn-cxx header includes by Nick Gordon · 8 years ago
- 4d2c6c0 nlsr: accept NFD-RIB-style register/unregister commands by Nick Gordon · 8 years ago
- 3be6466 route: Refresh FIB entries independently of routing table calculation by Muktadir Chowdhury · 10 years ago
- c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
- b716847 src: Fib and FaceMap now use map instead of list as their table data structure. by Nick Gordon · 8 years ago
- 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
- 63bd034 adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 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
- b7079a1 route: Replace deprecated nfd::Controller(Face&) by Vince Lehman · 10 years ago
- 27f1add util: Create Face with canonical FaceUri by Vince Lehman · 10 years ago
- 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
- 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
- 1884108 route: Ensure nexthops are reregistered correctly by Vince Lehman · 10 years ago
- 060d302 src: Changing prefix registration's flag and FaceMonitor by akmhoque · 10 years ago
- 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
- b5b3b4f route: Fixing unregistration of fib entries by akmhoque · 10 years ago
- bf11c5f src: Setting neighbour router's FIB entry expiration to milliseconds::max() by akmhoque · 10 years ago
- 393d4ff src: Fixing Fib refreshing 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
- c7a79b2 src: Expiration time change for LSA and Fib entry 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
- 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago