ikvswitch 0.0.7 source package in Ubuntu

Changelog

ikvswitch (0.0.7) unstable; urgency=medium

  * [a6235d2] Fancier prints.
  * [97860bf] Increase VNC port num from 50 to 80 to avoid conflict with oci-poc.
  * [ce38315] Increase default NUM_U to 19.
  * [16c01f3] Allow BGP advertizing from leaf1 switch VLANs.
  * [1a7aaff] Add IPMI bridge.
  * [a78f3e3] Create tuntap NIC and plug it to IPMI bridge.

 -- Thomas Goirand <email address hidden>  Tue, 19 Mar 2024 14:50:30 +0100

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.7.dsc 1.7 KiB 6269f94d48474bec1934beedb5b350eeb52fce691b204898cdc6dec39d32777b
ikvswitch_0.0.7.tar.xz 14.5 KiB 5fd652b4dca50db2211e50dc3a882dc477b8189c05651eed67515dd558bf8c4b

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.