Common Open Research Emulator
Find a file
2019-02-17 23:41:30 -08:00
daemon initial files to support grpc server/client 2019-02-17 23:41:30 -08:00
docs Ubuntu 16.04 was missing libtk-img, adding 2018-10-18 16:21:35 -04: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 add --enable-vnodedonly configure flag; make Python optional 2018-10-10 12:26:21 -07:00
ns3 updated logging usage, to use the library directly and avoid imposing a core config by default, allowing users of the core library to configure logging as desired 2019-02-16 09:50:19 -08: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 initial files to support grpc server/client 2019-02-17 23:41:30 -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 Update Changelog 2018-05-22 20:56:24 -07:00
configure.ac add --enable-vnodedonly configure flag; make Python optional 2018-10-10 12:26:21 -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 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
README.md Merge branch 'master' into cleanup/codacy-cleanup 2018-10-18 16:21:05 -07:00
sonar-project.properties updated versioning to 5.2 2018-07-06 14:26:33 -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

You can also get help with questions, comments, or trouble, by using the CORE mailing lists:

  • core-users for general comments and questions
  • core-dev for bugs, compile errors, and other development issues

Building CORE

See CORE Installation for detailed build instructions.

Running CORE

See Using the CORE GUI for more details on running CORE.