ovs-controller

Open vSwitch controller implementation

Install

All systems
curl cmd.cat/ovs-controller.sh
Debian Debian
apt-get install openvswitch-controller
Ubuntu
apt-get install openvswitch-controller
CentOS
yum install openvswitch-controller
Windows (WSL2)
sudo apt-get update sudo apt-get install openvswitch-controller

openvswitch-controller

Open vSwitch controller implementation

openvswitch-dbg

Debug symbols for Open vSwitch packages

Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. This package contains the debug symbols for all the other openvswitch-* packages. Install it to debug one of them or to examine a core dump produced by one of them.