On Thu, Dec 22, 2011 at 12:11 PM, TCP UDP <t_...@yahoo.com> 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 > find close to > it is set_ip_tos() in datapath/actions.c and that also seems to mask ECN > bits instead > of changing them. > > Can someone please confirm I am hunting at right place in source code > for ECN related kernel changes? Or else please point me in the right > direction.
It's the right place but you need to be looking at the sources in git. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev