ovs
There are 71 repositories under ovs topic.
kubeovn/kube-ovn
A Bridge between SDN and Cloud Native (Project under CNCF)
laoyang103/qdcloud
Start teaching cloud, VPC multi-tenant isolation, support for VMS and containers, unified management using Kubernetes
feiskyer/ops
Tools&scripts for daily devops.
GAR-Project/project
DDoS attacks detection by using SVM on SDN networks.
MrRameshRajendran/Hybrid_MultiCloud_Overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
osinstom/P4-OvS
Bringing the power of P4 to OvS!
tgogos/rpi_ffmpeg
FFmpeg on Raspberry Pi 3 Model B with h264 support
PLVision/open_vmonitor
fast and lite web application for monitoring OVSDB (Open_vSwitch Database)
Mellanox/ovs-tests
A collection of tests for the Open vSwitch HW offload.
ashwinn-v/Traffic-classifier-SDN
A system that could classify DNS, Telnet, Ping, Voice, Game, and Video traffic flows based on packet and byte information simulated by the Distributed Internet Traffic Generator (D-ITG) tool in an Software Defined Network (SDN) based network topology with Open vSwitch (OVS) using machine learning algorithms such as Logistic regression,K-Means clustering,K nearest neighbours, SVC, Gaussian NB and Random Forest Classifier.
IQTLabs/dovesnap
Docker OVS Network Plugin
Rajattheonlyhero/Online-Voting-System-Data-Structure-Project
Created An Online Voting System in C using Linked List and windows.h features to decorate
shreyakupadhyay/SDN-Datacenter
Making a software defined datacenter. Which includes various virtual networks with mutiple network functions deployed on it. This includes SDN network deployed on real hardware.
Orange-OpenSource/oko
Extend Open vSwitch with BPF programs at runtime
greenpau/ovs_exporter
Prometheus Exporter for Open Virtual Switch (OVS)
amorenoz/ovs-dbg
Scripts to help debug OVS and OVN
amorenoz/ovsdb-mon
An OVSDB database visualization tool based on auto-generated schema bindings
iacsvrn/ru_proxmox
Сообщество @ru_proxmox в телеграмм
faysalmehedi/vxlan-ovs-docker-lab
This hands-on demo will provide an overview of container/pod communication between multi-node or multi container daemon under the hood using Open vSwitch, docker and VXLAN.
amirashoori7/sdn_qos
This is my master's thesis project: "QoS implementation in Software Defined Network using Ryu Controller"
greenpau/ovn_exporter
Prometheus Exporter for Open Virtual Network (OVN)
m4r1k/nfvi_lab
NFVi Performance Lab using Red Hat OpenStack
hsnlab/tipsy
Telco pIPeline benchmarking SYstem
greenpau/ovsdb
OVSDB Management Protocol (RFC 7047) Client Library
servicefractal/ovs
Open vSwitch in Container
yunionio/sdnagent
Cloudpods SDN Agent for Network Virtualization
justeat/kubernetes-windows-aws-ovs
Kubernetes on windows in aws using ovn
Y0Username/iotDynamicPri
Dynamic Traffic Prioritization in IoT networks using SDN (ONOS Controller and Mininet Topology)
jmathet/GreenSDN
SDN Low-Cost Testbed For Saving Energy Applicationin Data Center Networks (ElasticTree)
cao19881125/ovn_lab
Some lesson built of docker to learn ovn and ovs
ccie18643/Linux-OSPF-lab
Goal of this project is to create fully functional OSPF lab solely using Linux virtualization. It is going to use KVM to host the router VMs and the OVS to switch traffic between them. Also i want each of the router VMs to have separate management IP address connected to my home LAN so i can connect to them from my laptop. The LAN connectivity will use existing Linux Bridge and the lab traffic will be contained in OVS. This hybrid solution is used for couple reasons... First i need to use OVS for lab because i don't want to be wasting time on creating new Linux bridge for each of the lab vlans i want to use for OSPF. With OVS i can just create single switch and plug trunk port from each router inyo it. Why not to use OVS for home LAN connectivity as well then ? Well... technically i could, but i have already existing Linux bridge configuration that i have been using to share my LAN with regular VMs. On top of that (and this is the main reason) setting up OVS with Netplan is somewhat challenging and i simply have no time for it at the moment. This project is intended to be OSPF lab not OVS/Netplan lab after all :)
scottslowe/ovs-cookbook
[DISCONTINUED] Source repository for "Open vSwitch Cookbook"
arikachen/milky
https://github.com/openshift/sdn
kbijakowski/docker_sfc_blueprint
An example of docker containers service function chaining deployment automated with one of cloud orchestrators
adarshsankarrs/Traffic-Classification-OvS
A system that can employ machine learning methods involving logistic regression, K-Means clustering, KNN, SVC, Gaussian NB, and Random Forest Classifier to categorize DNS, Telnet, Ping, Voice, Game, and Video traffic flows based on packet and byte information.