Please don't drop the mailing list. We've added numerous fields over time, so I suggest looking back through the Git history for a field added recently.
On Wed, Apr 20, 2016 at 06:08:42PM +0200, Amrane Ait Zeouay wrote: > Can you send me an example of adding a field because i changed everything > but i get the same value like new_field is constant. > Thank you Mr Pfaff > On 20 Apr 2016 17:20, "Ben Pfaff" <b...@ovn.org> wrote: > > > On Tue, Apr 19, 2016 at 11:46:43AM +0200, Amrane Ait Zeouay wrote: > > > I want to add a field in the flow, and i checked the FAQ but i have a > > > problem is that field is not related to the packet, and when i use > > > "ovs-ofctl add-flow br0 > > > idle_timeout=180,priority=33000,new_field=1547,actions=output:2" it give > > me > > > that ovs extract the field but when i use "ovs-ofctl dump-flows br0" it > > > shows a value and if i excute the command again i found another value, > > and > > > when i print the ofpbuf i found that the value of new field (in Hex) is > > not > > > in the flow packet. So can anyone help me with this Thank you. > > > > It seems likely that your code has a bug. > > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev