Common Open Research Emulator
Find a file
2019-05-28 14:33:10 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2019-04-07 21:37:19 -07:00
corefx catch grpc runtime exceptions and throw as expected ioexceptions 2019-05-28 12:10:24 -07:00
daemon Merge branch 'develop' of https://github.com/coreemu/core into develop 2019-05-28 14:33:10 -07:00
docs Starting to add acronym expansion to the docs 2019-05-24 10:02:08 -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 Removed instances of old nrl mailing list 2019-05-28 10:59:34 -07:00
ns3 Removed instances of old nrl mailing list 2019-05-28 10:59:34 -07:00
scripts couple changes for cleanup in perflogserver.py and daemon/setup.py 2018-10-15 08:33:06 -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 properly ignore root level config directory 2019-05-28 09:34: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 Updated print in configure.ac to be python2/3 compatible 2019-05-28 11:16:34 -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.