Common Open Research Emulator
Find a file
2020-03-30 10:31:36 -07:00
.github improvement to github action isort check to print change needed, added pipenv install to be verbose 2020-03-30 10:31:36 -07:00
daemon merged latest from develop 2020-03-28 13:18:25 -07:00
docs updates to install doc 2020-03-05 15:04:29 -08:00
gui Enable OSPFv2 Adjacency Widget to work with FRR 2020-03-27 18:19:07 +10:30
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
scripts systemd: fix unit file install path 2020-01-24 09:38:48 -05:00
.editorconfig added net client to consolidate bridge and interface creation 2019-09-26 15:20:32 -07:00
.gitignore improved gitignore for generated proto files, added new initial separate config service proto, incorporated into grpc api 2020-01-18 13:52:15 -08: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 updated changelog 2020-02-20 09:32:37 -08:00
configure.ac bump version to 6.2.0 for next release 2020-03-12 23:21:13 -07:00
install.sh updated install.sh dev install to setup pre-commit hook as well 2020-03-05 13:44:32 -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 removed ns3 related code 2020-01-09 16:36:00 -08:00
README.md removed old examples, updated examples api to denote they are python script examples 2019-10-03 12:41:56 -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.