Common Open Research Emulator
Find a file
bharnden 2dd1538184
Merge pull request #250 from coreemu/refactor_pure
Merging directory layout changes and 2/3 support
2019-06-04 17:16:21 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2019-04-07 21:37:19 -07:00
corefx updated corefx to use protobuf bytes to string changes 2019-06-03 14:51:56 -07:00
daemon fixed ignoring adding nodes to xml and xml links from network to network 2019-06-04 16:03:07 -07:00
docs merged latest from develop 2019-06-03 13:06:11 -07:00
gui Removed instances of old nrl mailing list 2019-05-28 10:59:34 -07:00
man Removed instances of old nrl mailing list 2019-05-28 10:59:34 -07:00
netns make netns install programs to bin, since c extension is no longer used, added hack to endforce dist-packages 2019-06-03 21:59:29 -07:00
ns3 merged latest from develop 2019-06-03 13:06:11 -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 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 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 make netns install programs to bin, since c extension is no longer used, added hack to endforce dist-packages 2019-06-03 21:59:29 -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 Updated copyright date 2019-05-23 16:01:47 -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.