- 20cafa8 tests: minor code cleanups by Davide Pesavento · 2 years, 5 months ago
- a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
- 9a28c3f fw+table: workaround bogus doxygen warnings by Davide Pesavento · 2 years, 7 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
- 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
- deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
- a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- b98aa3a face: handle error in TCP socket remote_endpoint by Junxiao Shi · 3 years ago
- 727b610 table+fw: update ForwardingHint format by Junxiao Shi · 3 years ago
- 80111b7 face: adapt to API change in ndn::Transport by Davide Pesavento · 3 years ago
- af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
- a103334 fw: Add default HopLimit to Interest when missing by Philipp Moll · 3 years, 7 months ago
- 0498ce8 fw: reorder function params to make the strategy API more uniform by Davide Pesavento · 3 years, 7 months ago
- 7647cc7 table: increase initial and minimum capacity of DeadNonceList by Davide Pesavento · 3 years, 7 months ago
- e08cc4c table: improve logging in DeadNonceList by Davide Pesavento · 3 years, 7 months ago
- 67ad70f table: prevent duplicates in DeadNonceList by Varun Patil · 3 years, 7 months ago
- d412393 table: DeadNonceList code cleanup/modernization by Davide Pesavento · 3 years, 7 months ago
- 86644d3 mgmt: don't extend the dataset expiration in ForwarderStatusManager by Davide Pesavento · 3 years, 9 months ago
- 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
- 2208536 mgmt: fix construction of CertificateRequest in CommandAuthenticatorValidationPolicy by Davide Pesavento · 3 years, 9 months ago
- 432be57 fw: use per-upstream suppression in ASF strategy by Saurab Dulal · 4 years ago
- 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
- 7922d12 fw: rename BestRouteStrategy2 class to BestRouteStrategy by Davide Pesavento · 3 years, 10 months ago
- 5809158 fw: remove best-route strategy version 1 by Davide Pesavento · 3 years, 10 months ago
- 29abf4c fw: remove ncc strategy by Davide Pesavento · 3 years, 10 months ago
- a6286a9 face: allow setting default UDP face MTU in config by Junxiao Shi · 3 years, 10 months ago
- 40604e3 fw: Dispatch pending interests on new nexhop in multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
- 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
- 0559047 fw: eliminate Forwarder::dispatchToStrategy() by Davide Pesavento · 3 years, 10 months ago
- b21bed8 fw: fix and simplify enumeration logic in Forwarder::onNewNextHop() by Davide Pesavento · 3 years, 11 months ago
- 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
- 7fb9071 face: execute pcap_activate as root by Junxiao Shi · 4 years ago
- 0bba81d fw: delete spurious assertion in AccessStrategy by Davide Pesavento · 4 years, 3 months ago
- 2377ada fw: handle dropped packets in strategies by Eric Newberry · 4 years, 3 months ago
- c1d4837 fw: fix PIT entry rejection in MulticastStrategy on receiving same Interest by Ashlesh Gawande · 4 years, 5 months ago
- 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
- ebc20f6 fw: remove EndpointId from egress APIs by Teng Liang · 4 years, 6 months ago
- e1cf4ba table: prevent integer overflow in pit::FaceRecord by Junxiao Shi · 4 years, 6 months ago
- 6bead9b fw: Add unsolicited data forwarder counter by Alex Lane · 4 years, 8 months ago
- f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
- a158370 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
- 3a2339a face: Connect faces to the parent (unicast) or associated (multicast) channels by Alexander Afanasyev · 4 years, 7 months ago
- 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
- c68b2e8 fw: add HopLimit to strategy documentation by Eric Newberry · 4 years, 8 months ago
- c29eb7f fw: attach PIT token upon CS hit by Junxiao Shi · 4 years, 9 months ago
- 9d283ad fw: process HopLimit by Eric Newberry · 4 years, 9 months ago
- cb27d91 common: handle negative unsigneds in config by Eric Newberry · 4 years, 9 months ago
- 9cec699 fw: Minor bug fixes for timeout sensitivity and ignored probes in ASF by Alex Lane · 4 years, 10 months ago
- 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
- feeb918 face: handle initially non-running Ethernet interfaces by Eric Newberry · 4 years, 9 months ago
- 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
- cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
- 51cf75c fw+table: use Interest::Nonce instead of uint32_t by Davide Pesavento · 4 years, 10 months ago
- 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
- 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
- 5ab4cf8 face: add logging to LpReliability by Eric Newberry · 5 years ago
- f3ee808 face: support runtime MTU changes on Ethernet faces by Eric Newberry · 5 years ago
- 5a89769 Use NDN_CXX_UNREACHABLE where appropriate by Davide Pesavento · 5 years ago
- 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
- 8e53127 fw: SelfLearningStrategy: check if PIT out-record exists by Teng Liang · 5 years ago
- 2feb459 fw: add processing for afterNewNextHop signal by Ju Pan · 5 years ago
- 6598fb0 rib: error out if both localhop_security and auto_prefix_propagate are enabled by Wenkai Zheng · 5 years ago
- a499aa2 mgmt: Enable use of direct fetch in RibManager by Zhiyi Zhang · 5 years ago
- a4abfb0 fw: pull FaceTable construction out of Forwarder class by Davide Pesavento · 5 years ago
- 380668b face: Make congestion marking less aggressive by Klaus Schneider · 5 years ago
- 606d5dd face+fw: store and return PitToken from downstream by Junxiao Shi · 5 years ago
- 24be073 face: increase pcap buffer size by Junxiao Shi · 5 years ago
- 759db61 daemon: add missing include by Davide Pesavento · 5 years ago
- 6c8c2a0 face: add a per face counter for Interests kept by the forwarder by Ju Pan · 5 years ago
- c88d2d4 Revert "pit: add EndpointId field in in-record and out-record" by Md Ashiqur Rahman · 5 years ago
- cf1d0c0 fw: Add Random Forwarding Strategy by Klaus Schneider · 5 years ago
- f689c79 mgmt: avoid deprecated KeyLocator::Type enum by Davide Pesavento · 5 years ago
- a6f637a fw: various code simplifications in AsfStrategy by Davide Pesavento · 5 years ago
- df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
- d8315bf table: add Fib::afterNewNextHop signal by Ju Pan · 5 years ago
- eb7b7ab fw: use ndn-cxx's RttEstimator in AccessStrategy by Davide Pesavento · 5 years ago
- 1402fa1 fw: Use ndn-cxx's RttEstimator in AsfStrategy by Ernest McCracken · 6 years ago
- 6be9387 Revert "fib: add EndpointId field in NextHop record" by Md Ashiqur Rahman · 5 years ago
- 9aafc2a Revert "mgmt: add EndpointId for fib dataset" by Ju Pan · 5 years ago
- 07f2e2f table: rename cs::iterator to cs::Table::const_iterator by Junxiao Shi · 5 years ago
- f190cfa face: use ndn-cxx's RttEstimator in LpReliability by Davide Pesavento · 5 years ago
- 5153338 rib: make several Rib methods private by Junxiao Shi · 5 years ago
- cb425e8 face: move common declarations to face-common.hpp by Davide Pesavento · 5 years ago
- 5e4a02f cs: avoid Entry construction during query by Junxiao Shi · 5 years ago
- 859a69e daemon: globally disable automatic verification of Interest parameters digest by Davide Pesavento · 5 years ago
- 115ea63 fw: on CS miss, pass ingress with EndpointId=0 to strategy by Md Ashiqur Rahman · 5 years ago
- 17a7001 rib: consolidate RibManager::FaceIdSet into Rib by Junxiao Shi · 6 years ago
- 602c3aa mgmt: add EndpointId for fib dataset by Ju Pan · 6 years ago
- 25d9728 table: drop Selectors processing from PIT by Junxiao Shi · 6 years ago
- b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
- 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
- 14b3918 table: drop ChildSelector processing in CS by Junxiao Shi · 6 years ago
- a6bd7da build: Remove unnecessary std::ref, causing compilation issues with Boost 1.70.0 by Alexander Afanasyev · 6 years ago
- b31206e fw: always create PIT in-records with EndpointId=0 for now by Davide Pesavento · 6 years ago
- 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
- a6dec22 fw: properly handle consumer retransmission in AsfStrategy by Saurab Dulal · 6 years ago