On 08/07/2015 06:11 PM, Justin Pettit wrote:
> Thanks for tracking down the issue and supplying a patch, Russell.
> However, I think the core problem was that there was a missing flow.
> Specifically, the one described in the last sentence from this part
> of the ovn-architecture man page:
>
>
Thanks for tracking down the issue and supplying a patch, Russell. However, I
think the core problem was that there was a missing flow. Specifically, the
one described in the last sentence from this part of the ovn-architecture man
page:
Each flow in table 32 matches on a
Packets were always resubmmited to the remote output table, which
handles output to a remote chassis. Broadcast packets were only sent
remotely and not to local ports on the same logical switch. Unicast
packets between 2 local ports also didn't work.
This patch makes it so packets are sent to bo
Packets were always resubmmited to the remote output table, which
handles output to a remote chassis. Broadcast packets were only sent
remotely and not to local ports on the same logical switch. Unicast
packets between 2 local ports also didn't work.
This patch makes it so packets are sent to bo
Packets were always resubmmited to the remote output table, which
handles output to a remote chassis. Broadcast packets were only sent
remotely and not to local ports on the same logical switch. Unicast
packets between 2 local ports also didn't work.
This patch makes it so packets are sent to bo