]> git.proxmox.com Git - ovs.git/commit - AUTHORS
ovn-controller: Container can have connection to a hosting VM.
authorGurucharan Shetty <guru@ovn.org>
Tue, 4 Oct 2016 16:49:10 +0000 (09:49 -0700)
committerGurucharan Shetty <guru@ovn.org>
Wed, 2 Nov 2016 20:49:59 +0000 (13:49 -0700)
commit75fd74f83827e0aee6b790efd24b67664dc82ccf
treee8800c9f77b5053692c4a2e33f678b93ee72150c
parent9e6b32f6b420fb74fc3015e36c4c2c24870fae5f
ovn-controller: Container can have connection to a hosting VM.

A Container running inside a VM can have a connection to the
hosting VM (parent port) in the logical topology (for e.g via a router).
So we should be able to loop-back into the same VM, even if the
final packet delivered does not have any tags in it.

Reported-by: Dustin Spinhirne <dspinhirne@vmware.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
AUTHORS
ovn/controller/physical.c
tests/ovn.at