579 Commits (6077ea910c08d35f758f3a5d837c6ca30b1d5c31)
 

Author SHA1 Message Date
Ashlesh Gawande 6077ea910c src: use /localhop component in LSA prefix 9 years ago
Nick Gordon d1f4f33cfd nlsr: Add dispatcher to NLSR class 9 years ago
Laqin Fan d8c9d8cdab Fix typos in the sample configuration file. 9 years ago
Nick Gordon feae5574b8 boilerplate: Update copyright year in .cpp files 9 years ago
Alexander Afanasyev 4fc69e49a9 ci: Fix macOS build with Travis-CI 9 years ago
Nick Gordon c6a852234d nlsr: Updated license boilerplate for all NLSR files. 9 years ago
Ashlesh Gawande 44395237b8 src: use /localhop component in Sync prefix 9 years ago
Ashlesh Gawande c5fa320239 hello-protocol: re-calculate HR nexthops on status change of a neighbor 9 years ago
Eric Newberry 41330f4256 ci: set Travis CI Xcode version and update NODE_LABELS to 10.11 9 years ago
Alexander Afanasyev 96bf2f0db8 build: Do not fail the build in debug mode when using deprecated declarations 9 years ago
Laqin Fan 2b057af9e1 hello-protocol: delete redundant call to Nlsr::setStragies() 9 years ago
Nick Gordon b71684744f src: Fib and FaceMap now use map instead of list as their table data structure. 9 years ago
Nick Gordon b50e51b374 Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries. 9 years ago
Junxiao Shi 3e5120c543 include ndn-cxx/mgmt/nfd/* 9 years ago
Vince Lehman ef21d8eab0 src: Sort NextHops on NexthopList insertion 9 years ago
Nick G 97e3494256 docs: improve Doxygen comments. 9 years ago
Nick G d69f9a3c82 Copied ndn-cxx's .jenkins script for better compatibility. 9 years ago
Junxiao Shi 63bd0348b3 adapt to Controller::CommandFailCallback with ControlResponse 9 years ago
Muktadir R Chowdhury b9d43d06cc docs: Mention change in configuration file in release note. 9 years ago
Nick Gordon e2d3fe9d9a Brought script into POSIX-compliance for find. 9 years ago
Nick Gordon 7b5872ec86 face-map.hpp: Fixed class formatting per style rule 1.4 9 years ago
Nick Gordon fad8e257c0 Fixed namespace formatting across all files. 9 years ago
Nick Gordon f8b5bcd27e Fixed copyright dates across all files. 9 years ago
Muktadir R Chowdhury 800833b7ac docs+build+boilerplate: Prepare release of version 0.3.0 9 years ago
Nick Gordon e8e03ac303 communication+route: Do not advertise Adjacency LSAs when hyperbolic routing is enabled 9 years ago
Alexander Afanasyev 5ec9ae4271 ci: Update Travis CI script to build using Ubuntu 14.04 and OS X 10.9 9 years ago
Vince Lehman f7eec4f4c0 Make LSA buildable when one node is ACTIVE 9 years ago
Nick Gordon 5c467f0ca8 Do not distribute coordinate LSAs when using link-state routing. 9 years ago
Muktadir R Chowdhury aa3b085384 lsdb: Segment LSAs larger than max segment size 9 years ago
Ashlesh Gawande d02c3880d5 lsa: Accept LSA type argument in LSA base constructor 9 years ago
Muktadir R Chowdhury 3ac0728e5a publisher: set router-name command prefix correctly 9 years ago
Junxiao Shi c778e814db tests: don't use DummyClientFace::sentDatas 9 years ago
Vince Lehman af909fcc13 build: Don't install unit tests; use brew version of openssl on OS X Jenkins 10 years ago
Muktadir R Chowdhury c69da0a350 tests: Use ndn-cxx/DummyClientFace 10 years ago
Vince Lehman 0ff5d45ba8 docs: Prepare version 0.2.2 release notes 10 years ago
Ashlesh Gawande 5d9c0573c0 security: Remove unused disabled files 10 years ago
Muktadir R Chowdhury 4c7caadb72 nlsrc: adapt to ndn-cxx SegmentFetcher API change 10 years ago
Alexander Afanasyev f9f3910dd2 build+nsync+tests+docs: Fix compilation for boost 1.59, doxygen docs, and other fixes 10 years ago
Vince Lehman 53c0e3e9ee Use MulticastStrategy instead of deprecated BroadcastStrategy 10 years ago
Vince Lehman c57c64b633 Refactor initialization of NLSR instance 10 years ago
Joao Pereira 97473d47fd nlsr: avoid deprecated prefix registration APIs 10 years ago
Vince Lehman 5363c7946b docs: Prepare version 0.2.1 release notes 10 years ago
Vince Lehman f4772d4f21 Fix compilation after namespace change in ndn-cxx 10 years ago
alvy 46ccaae829 tests: Remove FaceDestroyEvent test's reliance on nlsrSeqNo.txt 10 years ago
alvy c69c9af931 tests: Check ACTIVE/INACTIVE Adjacencies in LSA construction 10 years ago
Vince Lehman d33e5bc475 update: Disable PrefixUpdateProcessor when validator is not in config 10 years ago
alvy dce3f18229 src: Fix non-incrementing Adjacency number in AdjLsa::writeLog 10 years ago
Vince Lehman cae33b69f2 route: Prevent incomplete removal of NPT entry 10 years ago
Vince Lehman 18df0602d3 docs: Change toctree order 10 years ago
Vince Lehman 41b173ed54 route: Correct bidirectional links with differing costs 10 years ago