From 79e05c227fc979ef33326d4f03dd23ea2b8a2a2d Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 24 Mar 2009 21:23:59 +0000 Subject: [PATCH] Initial related work page for collecting information about other projects. --- wiki/RelatedWork.wiki | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 wiki/RelatedWork.wiki diff --git a/wiki/RelatedWork.wiki b/wiki/RelatedWork.wiki new file mode 100644 index 00000000..9c24fb38 --- /dev/null +++ b/wiki/RelatedWork.wiki @@ -0,0 +1,19 @@ +#summary Brief summary of related tools and links to those projects. + += Related Work used in CORE = +|| *URL* || *Name* || *Description* || *Latest release* || +||[http://www.tel.fer.hr/imunes/ IMUNES]
[http://imunes.net IMUNES 2nd page] || Integrated MUltiprotocol Emulator/Simulator || Tcl/Tk GUI drives FreeBSD virtual network stacks. CORE is based on this open source project from the University of Zagreb. || 10-07-2007 || +|| [http://www.openvz.org OpenVZ] || OpenVZ (Virtuozzo) || Container-based virtualization for Linux. This is the open source offering of Parallels Virtuozzo Containers. CORE uses this software for networking emulation under Linux. || 2-10-2009 || +|| VirtNet || VirtNet (aka Vimage) || Project to virtualize FreeBSD 4.11/7.x/8.x network stacks. || 3-18-2009 || + += Related Work = + +==Network Emulators== +||OPNeT SITL || || || || +||NCTUNs || || || || +||QualNet CES || || || || +||VNUML || || || || +||WISER || || || || + +==Virtualization== +||libvirt|| || || || \ No newline at end of file