alexaguado / DockerNet

A simple platform to visually create virtual networks using OVS and Docker
Apache License 2.0
3 stars 0 forks source link

Include VXLAN/GRE for OVS to OVS connections #3

Open alexaguado opened 6 years ago

alexaguado commented 6 years ago

The current version of DN support the attachment of physical interfaces on an OVS. This will allow to use the physical interface not just for the OVS but for other purposes.

alexaguado commented 6 years ago

Backend finished in branch vxlan-tunnel-3

Already merged.

Web to be updated together with issue #4

alexaguado commented 5 years ago

Extended to GRE. Included in the backend. Commit done on master.