Hello,
I am trying to understand how openstack created VM with a interface gets
added as a port into ovs-switch.
Anyone know how quantum server passes this information to the switch?
--
pals
___
discuss mailing list
discuss@openvswitch.org
http://o
Hi,
I am trying to understand the packet path from a guest VM to the entry
point into openvswitch daemon in the host. I assume that the packet
enters the guest kernel, walks the guest net stack and somehow reaches the
vswitchd daemon in the host. How does this happen?. Any pointers to wiki