On Fri, Dec 5, 2014 at 4:51 PM, Jesse Gross wrote:
> I don't think there is anything inherently wrong with aggregating TCP
> segments in VXLAN that are not destined for the local host. This is
> conceptually the same as doing aggregation for TCP packets where we
> only perform L2 bridging - in th
On Sat, Dec 06, 2014 at 06:53:21PM +0530, Amar Bapu wrote:
> Iam trying to use ovs-ofctl add-flow to add a flow which outputs to a
> port 100664146 .
> The command i am using is below:
>
> ovs-ofctl -O OpenFlow13 -v add-flow tcp:10.10.10.65:6634
> cookie=0xababe,table=100,priority=300,udp,tp_d
Hi,
Iam trying to use ovs-ofctl add-flow to add a flow which outputs to a
port 100664146 .
The command i am using is below:
ovs-ofctl -O OpenFlow13 -v add-flow tcp:10.10.10.65:6634
cookie=0xababe,table=100,priority=300,udp,tp_dst=53,actions=output:100664146
2014-12-06T13:28:06Z|1|ofp_uti