to the baseline?
- If not, any rough timelines on when we can expect the fix to be
integrated into the baseline?
Regards,
Nirmal
> On Wed, Sep 17, 2014 at 11:32:20AM -0700, Ben Pfaff wrote:
> > OK, this may be a bug. I'll try to investigate soon.
> >
> > On Wed, Sep
530, Nirmalanand Jebakumar wrote:
> > In this link below, I read that pkt_mark is supported as a MATCH field.
> > Does OVS support pkt_mark as a SET action?
>
> Yes.
>
> > The command I ran is
> > /usr/bin/ovs-ofctl add-flow -O Openflow13 br0 "
> > hard_timeout=36
Hello everyone,
For some implementation of ours, we need to mark the socket
buffer(sk_buff->skb_mark) using flows in an openvswitch (v 2.0) before
sending it through an egress vxlan port on the OVS, for setting ToS and CoS
values using iptables command later.
VXLAN offload is not enabled on the h
:1
Thanks. You can consider this query as closed.
Regards,
Nirmal
On Fri, Jun 27, 2014 at 12:06 AM, Nirmalanand Jebakumar
wrote:
> On Thu, Jun 26, 2014 at 8:45 PM, Jarno Rajahalme
> wrote:
>>
>> On Jun 26, 2014, at 5:32 AM, Nirmalanand Jebakumar
>> wrote:
>>
>
On Thu, Jun 26, 2014 at 8:45 PM, Jarno Rajahalme wrote:
>
> On Jun 26, 2014, at 5:32 AM, Nirmalanand Jebakumar
> wrote:
>
>> Hello,
>>
>> I'm running OVS version 2.1.2 on RHEL 6.5.
>> When I try to add a flow with the goto_table keyword, it fails with
Hello,
I'm running OVS version 2.1.2 on RHEL 6.5.
When I try to add a flow with the goto_table keyword, it fails with the
below message:
# ovs-ofctl add-flow br0 "table=0,dl_dst=aa:bb:cc:dd:ee:ff,
actions=goto_table:1"
ovs-ofctl: none of the usable flow formats (OXM,OpenFlow11) is among the
allow