December 23, 2011 10:36 AM
> Subject: Re: [ovs-dev] ECN action kernel change related question
>
> On Thu, Dec 22, 2011 at 12:11 PM, TCP UDP wrote:
> > According to http://openvswitch.org/pipermail/dev/2011-December/013598.html
> >
> >? >>? - OF1.1 "set ECN
Is there a particular branch / tag version I should be looking at?
From: Jesse Gross
To: TCP UDP
Cc: "dev@openvswitch.org"
Sent: Friday, December 23, 2011 10:36 AM
Subject: Re: [ovs-dev] ECN action kernel change related question
On Thu, Dec 2
On Thu, Dec 22, 2011 at 12:11 PM, TCP UDP wrote:
> According to http://openvswitch.org/pipermail/dev/2011-December/013598.html
>
> >> - OF1.1 "set ECN" action. The OVS kernel module already supports
> this.
>
> I am trying to trace flow of code for ECN changes and only thing which I
> fi
According to http://openvswitch.org/pipermail/dev/2011-December/013598.html
>> - OF1.1 "set ECN" action. The OVS kernel module already supports
this.
I am trying to trace flow of code for ECN changes and only thing which I find
close to
it is set_ip_tos() in datapath/actions.c and that also