ofproto meters: Keep provider meter_id over mods.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 13 Sep 2013 22:03:31 +0000 (15:03 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 16 Sep 2013 22:23:36 +0000 (15:23 -0700)
Changed the ofproto meter API to require the provider keep the provider
meter ID unchanged when modifying a meter.  This makes the mapping from
an OpenFlow meter ID to a datapath meter ID consistent over the lifetime
of the meter.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found