ikvswitch 0.0.8 source package in Ubuntu

Changelog

ikvswitch (0.0.8) unstable; urgency=medium

  * Depends on qemu-kvm | qemu-system-any, not just qemu-system which installs
    qemu for all archs.

 -- Thomas Goirand <email address hidden>  Thu, 27 Jun 2024 11:45:51 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ikvswitch_0.0.8.dsc 1.7 KiB 6ab5c2b6a024db2df3c65f1ce91882c55a6cdccdf592ce85250693ffb5f4ca5b
ikvswitch_0.0.8.tar.xz 14.6 KiB 1d678320bea0e5ca742af07370de32d259d49aa83314853cc8506997fc144171

Available diffs

No changes file available.

Binary packages built by this source

ikvswitch: virtual switch infrastructure designed for complex network deployment testing

 This package sets up virtual machines that will act as 2 spine switches and 3
 racks with 2 leaf switches each, to simulate a datacenter setup. All 8
 switches are connected to each other over un-numbered IPv6 link-local
 addresses over which a BGP link is established (ie: this is a bgp-to-the-host
 setup, or L3 only networking).
 .
 Once setup, it is possible for the user to connect virtual machines to this
 virtual infrastructure. Each VM can be connected to 2 rack switches over BGP
 as well.
 .
 The goal of this package is to be able to experiment with virtual machines,
 as if they were physical machines installed into 3 physical racks, with this
 type of L3 connectivity only.