- 73add71 Prepare Mini-NDN release 0.7.0 by awlane · 5 months ago master
- 595cbda Move wifi experiment specific arguments to separate parser by awlane · 9 weeks ago
- eda7e07 No longer use existing installs by default and change commands accordingly by awlane · 3 months ago
- 2672471 Add new Nfdc batch helper to speed up running multiple commands by awlane · 6 months ago
- e427d26 fix: do not convert jitter to int by Varun Patil · 2 months ago
- 5158e5f Match bw param behavior between wired and wireless topology files by awlane · 2 months ago
- 1f07a83 Add MinindnAdhoc and ability to configure mobility in configuration file by matianxing1992 · 4 months ago
- 21acd05 Add support for unicast ethernet faces to utility and helper methods. by awlane · 7 months ago
- 022b2bf Allow installing specific NDN releases through installer by awlane · 5 months ago
- b5c893d Add Sprint PoP topology by Varun Patil · 8 months ago
- 593ac19 Move to using infoconv to modify NFD configuration file by awlane · 9 months ago
- a43c241 Suppress unnecessary error messages in NFDC createFace for face-updated by awlane · 9 months ago
- dbbb356 Fix assumed default NFD socket path and add argument for socket path by awlane · 1 year ago
- 9665f5c update ndnsec commands by suraviregmi · 1 year, 2 months ago
- af975e5 Update dummy keychain patch to avoid potential segfaults by awlane · 1 year, 3 months ago
- 273e80f ci: update all actions to the latest version by Davide Pesavento · 1 year, 4 months ago
- aed282d app: allow using list for command by Varun Patil · 1 year, 4 months ago
- 92bc429 Add boolean parameter to NDNRoutingHelper constructor to allow for creating permanent faces. by awlane · 1 year, 8 months ago
- cb8c911 Allow float value for bw parameter in topology for non-integer values in megabits. by awlane · 1 year, 8 months ago
- 2e7b584 Update dummy keychain patch for v2 namespace change by awlane · 1 year, 7 months ago
- 8664779 performance improvements by tylerliu · 1 year, 11 months ago
- edd777f Add an argument returnConvergenceInfo to checkConvergence which returns detailed information when convergence fails. by dhensley6691 · 2 years, 1 month ago
- dc05e3c docs: Fix broken links in README.md by Dylan Hensley · 2 years, 4 months ago
- 047b92c docker: use source install and prune image by Varun Patil · 2 years, 3 months ago
- aad8dbe docker: add GitHub build and push workflow by Varun Patil · 2 years, 4 months ago
- 1e72087 install: fix git error and support Ubuntu 22.04 by Junxiao Shi · 2 years, 6 months ago
- 63a330d Add static routes to NFDs in parallel by Varun Patil · 2 years, 8 months ago
- d8e6b8e Create helper methods for specifying face creation via topology by awlane · 2 years, 8 months ago
- c69041f Allow existing faces in createFace by Varun Patil · 2 years, 8 months ago
- 97a347f Fix and move Dockerfile to this repository by Varun Patil · 2 years, 8 months ago
- 3e95ee8 Fix for dummy keychain patch for ndn-cxx 8e2a6 by awlane · 2 years, 8 months ago
- a169f57 Allow specification of working directory via constructor argument and related cleanup by awlane · 2 years, 9 months ago
- c32a07b Fix broken checks for presence of dummy keychain due to type mismatch by awlane · 2 years, 9 months ago
- 49e43c3 Update ndn-cxx dummy keychain patch for API changes by awlane · 2 years, 10 months ago
- 90faa58 Prepare 0.6.0 release by dulalsaurab · 3 years, 1 month ago v0.6.0
- 1d3c0a8 Add Nfdc functionality to enable working with FaceID rather than FaceURI exclusively by Alex Lane · 3 years, 6 months ago
- 2085544 examples: adding some basic examples by dulalsaurab · 3 years, 8 months ago
- 8c8e633 container: pre-built Vagrant box and docker container by dulalsaurab · 3 years, 8 months ago
- 48ada89 install: rewrite install script by Junxiao Shi · 3 years, 2 months ago
- 578f2ec Examples: incorporate latest change of NDNPing Class by dulalsaurab · 3 years, 7 months ago
- b428660 Revert "simple topology files with no additional parameters" by Saurab Dulal · 3 years, 7 months ago
- f53ab47 ndn_routing_helper: Show status of route calculation by Philipp Moll · 3 years, 7 months ago
- 407c5f0 Allow for creation of net object without topology and mixed topology fixes by Alex Lane · 3 years, 10 months ago
- 0ed7772 Bug fix on ndnpingclient and experiment script by dulalsaurab · 4 years, 4 months ago
- eef6ee8 simple topology files with no additional parameters by Chad Cothran · 3 years, 10 months ago
- ea2d5d6 Add wireless simulation to redesigned Mini-NDN using Mininet-wifi. by Alexander Lane · 5 years ago
- 5dbf99d Hotfix for broken code artifact in install.sh by Alex Lane · 4 years, 3 months ago
- 576a419 Prepare 0.5.0 release by Saurab Dulal · 4 years, 5 months ago v0.5.0
- 587b78f Add a script to generate up-to-date NDN testbed topologies for Mini-NDN by Alex Lane · 4 years, 5 months ago
- ccd85b1 Change workDir and resultDir to be class attribute by Italo Valcy · 4 years, 6 months ago
- 722dcd5 patches: updates dummy keychain patch for v2 namespace changes and ndn-cxx changes by Alex Lane · 4 years, 7 months ago
- 9efd739 BUGFIX IP-Routing helper did not work for large topologies by phmoll · 4 years, 6 months ago
- cf8e754 Check NDN security in Minindn class before printing related info. by Laqin Fan · 4 years, 5 months ago
- 76dbe66 nfd: uncomment transport in client.conf to allow connections on /run/<node>.sock by Ashlesh Gawande · 4 years, 9 months ago
- f48424a patches: update dummy keychain patch to compile against latest ndn-cxx by Ashlesh Gawande · 4 years, 9 months ago
- bb31ed2 install.sh: quiet apt install for Vagrant by Giovanni Grieco · 4 years, 10 months ago
- 1f1de1f Add GEANT network as mini-ndn topology by phmoll · 4 years, 11 months ago
- 082e444 routing-helper: fix route computation bug by Saurab Dulal · 4 years, 11 months ago
- 55e2dd9 Add MiniNDN utility application for PCAP logging by Philipp Moll · 5 years ago
- 52223f7 ndn_routing_helper: fix overwriting of existing prefixes by phmoll · 5 years ago
- ad8d37e Move logfiles to resultDir after evaluation finished by phmoll · 4 years, 11 months ago
- 5c79db0 Check duplicate HR coordinates in topology file by dulalsaurab · 4 years, 11 months ago
- a95b681 docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
- 6c86e30 **breaking** mini-ndn: re-design by Ashlesh Gawande · 5 years ago
- 8ae870a ndn/apps: add global routing helper by Saurab Dulal · 6 years ago
- 61a2be8 Add RoutingHelper to allow IP communication in experiments by Philipp Moll · 6 years ago
- 0dcdb32 Check duplicate HR coordinates in topology file by dulalsaurab · 6 years ago
- 658c78b nlsr: rename seq-dir to state-dir by dulalsaurab · 6 years ago wifi
- 6651a74 ndn/experiments: add tests for psync by Ashlesh Gawande · 6 years ago
- 50778df fix route expiration time by dulalsaurab · 6 years ago
- 2b7acee install.sh: install PSync by Ashlesh Gawande · 6 years ago
- 27b5e1b Add startup experiments for NLSR and current testbed topology by Ashlesh Gawande · 6 years ago
- 2b89953 ndn: bug fixes in nfdc and experiments by dulalsaurab · 6 years ago
- 6f7a64f Create a helper class to provide a wrapper around nfdc. by Alexander Lane · 7 years ago
- d6c3cad Fix checks for running software to account for no-nlsr. by Alexander Lane · 7 years ago
- 9944cf5 Move the NDNPing wrapper method to a helper class. by Alexander Lane · 7 years ago
- 052aabb Check that NFD and NLSR are running in all hosts before running experiments. by Alexander Lane · 7 years ago
- 517d34c Parser fix to avoid infinite loop by Alexander Lane · 7 years ago
- 670ff15 Install bash completion for argcomplete by Ashlesh Gawande · 7 years ago
- 4fa8881 Allow use of NFD and NLSR PPA with Mini-NDN. by Alexander Lane · 7 years ago
- 1bc9b47 Remove arbitrary arguments in favor of parsing arguments from experiment files. by Alexander Lane · 7 years ago
- 212cb82 Autocomplete command line arguments. by Ashlesh Gawande · 8 years ago
- e842cc2 Exit cleanly on Mininet errors. by Alexander Lane · 7 years ago
- 532302b nfd: add option to set CS size by Ashlesh Gawande · 7 years ago
- 5f8c796 ndn: Fix name "cost" to "link-cost" in nlsr.conf file by Saurab Dulal · 7 years ago
- 092755e Change NFD log and conf file names to nfd.log, nfd.conf by Saurab Dulal · 7 years ago
- 73caa52 adjust to use ndn-cxx logging by dmcoomes · 7 years ago
- ed557f5 docs: Prepare version 0.4.0 release notes by Ashlesh Gawande · 7 years ago v0.4.0
- 55d2bf4 install.sh: Added function commonClientLibraries by Jeff Thompson · 7 years ago
- 7b3655a Modified Vagrantfile to remove sudo from the installation process by Saurab Dulal · 7 years ago
- 22642a3 docs: mention the contributing guide by Nick Gordon · 7 years ago
- 7a6978e Use the nlsr.conf file installed in the system by Saurab Dulal · 7 years ago
- a80484e Changes to adopt to latest ndn-cxx by Ashlesh Gawande · 7 years ago
- 5d9ba60 use infoedit to edit nfd config files by Saurab Dulal · 7 years ago
- 74da84c check for coordinates before running hyperbolic routing by dmcoomes · 7 years ago
- 80eeea1 change default working directory by dmcoomes · 7 years ago
- 8fb3a54 Provide a vagrant file by dmcoomes · 7 years ago
- 501d4d6 Arbitrary arguments by Ashlesh Gawande · 7 years ago
- ad5de70 docs: update authors by dmcoomes · 7 years ago
- a013686 Revise mininet installation instructions by dmcoomes · 7 years ago