Common Open Research Emulator
Find a file
2019-06-02 19:06:25 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2019-04-07 21:37:19 -07:00
daemon updates to support 2/3 along with not using vcmd c extension 2019-06-02 19:06:25 -07:00
docs initial refactor for all variables named objid 2019-04-26 22:07:51 -07:00
gui #192 updated default gnome-terminal command for gui 2018-09-12 11:16:15 -07:00
man moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code 2018-07-31 12:57:30 -07:00
netns updates to support 2/3 along with not using vcmd c extension 2019-06-02 19:06:25 -07:00
ns3 removed usage of longs, updated int instance checking and octal constants to be 2/3 compliant 2019-05-05 17:11:07 -07:00
scripts updated all print calls to use print() method for 2/3 2019-05-05 16:52:55 -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 updated makefiles to build/clean protobuf files 2019-03-26 08:58:29 -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 updated version to 5.2.1, updates to make version bumps easier, and updated changelog 2019-03-25 10:44:47 -07:00
configure.ac updates to support 2/3 along with not using vcmd c extension 2019-06-02 19:06:25 -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 updated core url to reference github 2019-03-30 21:19:00 -07:00
README.md Update README.md 2019-04-08 14:37:08 -07:00

CORE Codacy Badge

CORE: Common Open Research Emulator

Copyright (c)2005-2018 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.