Common Open Research Emulator
Find a file
2019-09-13 11:07:04 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2019-04-07 21:37:19 -07:00
corefx corefx - updates to support creating an rj45 node 2019-07-12 14:44:41 -07:00
daemon further updates to python docs and docs files 2019-09-13 11:07:04 -07:00
docs further updates to python docs and docs files 2019-09-13 11:07:04 -07:00
gui merged latest from master 2019-06-07 10:05:40 -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 update to installation docs, tweaks to handling python2/3 package builds 2019-06-10 11:41:27 -07:00
scripts Removing deprecated perf scripts 2019-08-08 16:19:01 -07:00
.editorconfig removed pip check, updated make files for using DESTDIR, removed usage of pip during make install 2017-08-21 12:55:51 -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 Removing deprecated perf scripts 2019-08-08 16:19:01 -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 cleanup on README and CHANGELOG markdown 2019-06-10 15:59:00 -07:00

CORE Codacy Badge

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.