Common Open Research Emulator
Find a file
bharnden 1248982d8c
Merge pull request #295 from coreemu/bug/invalid-executables
updates to fail early for required executables that are not in PATH
2019-09-28 11:16:42 -07:00
.github gh action - update isort to only check 2019-09-19 08:36:59 -07:00
corefx Merge pull request #281 from coreemu/dependabot/maven/corefx/jackson.version-2.10.0.pr2 2019-09-20 22:28:37 -07:00
daemon updates to fail early for required executables that are not in PATH 2019-09-27 23:29:15 -07:00
docs updated install instruction to denote installing ethtool 2019-09-27 15:07:41 -07:00
gui removed ovs node from gui 2019-09-25 10:46:41 -07:00
man make building new man pages simpler, updated generated man pages 2019-06-07 21:50:32 -07:00
netns update to installation docs, tweaks to handling python2/3 package builds 2019-06-10 11:41:27 -07:00
ns3 added python path change to ns3 and simplified substitution, which is not version dependent 2019-09-27 12:11:14 -07:00
scripts Removing deprecated perf scripts 2019-08-08 16:19:01 -07:00
.editorconfig added net client to consolidate bridge and interface creation 2019-09-26 15:20:32 -07:00
.gitignore merged latest from develop 2019-06-03 13:06:11 -07:00
ASSIGNMENT_OF_COPYRIGHT.pdf updated assignment of copyright file name to add to dist file 2017-12-18 09:28:41 -08:00
bootstrap.sh initial pass at removing bsd and code related to using bsd nodes 2018-03-07 12:54:19 -08:00
CHANGELOG.md cleanup on README and CHANGELOG markdown 2019-06-10 15:59:00 -07:00
configure.ac updated configure.ac python3 argument help line to be more specific 2019-09-27 14:22:50 -07:00
Jenkinsfile broke out testing to individual tests 2018-03-07 10:00:50 -08:00
LICENSE updates to simplify tracking the copyright and an update to 2018, still room for improvement 2018-03-15 10:36:54 -07:00
Makefile.am update to Makefile for using fpm to require 3.6+ for python3 2019-09-11 11:44:57 -07:00
README.md Update README.md 2019-09-23 23:40:59 -07:00

CORE

CORE: Common Open Research Emulator

Copyright (c)2005-2019 the Boeing Company.

See the LICENSE file included in this distribution.

About

The Common Open Research Emulator (CORE) is a tool for emulating networks on one or more machines. You can connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.

Documentation and Examples

Support

We are leveraging Discord for persistent chat rooms, voice chat, and GitHub integration. This allows for more dynamic conversations and the capability to respond faster. Feel free to join us at the link below. https://discord.gg/AKd7kmP

Building CORE

See CORE Installation for detailed build instructions.

Running CORE

See Using the CORE GUI for more details on running CORE.