ofp-util: Fix struct ofputil_requestforward union membership.
authorBen Pfaff <blp@nicira.com>
Thu, 10 Sep 2015 17:00:41 +0000 (10:00 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 18 Sep 2015 18:31:20 +0000 (11:31 -0700)
commiteaa0e88b47eca95000398a749bfdb69d7eeeda44
tree6a05cb847fc089769ab3e75e4002790f15837224
parentf929235bbe71e2abf330eaf93068b9814a6a2d4b
ofp-util: Fix struct ofputil_requestforward union membership.

'bands' should be paired with 'meter_mod' because 'bands' may hold the
storage for the meter's bands.  ('bands' has nothing to do with
'group_mod'.)

Reported-by: niti Rohilla <niti1489@gmail.com>
Reported-at: http://openvswitch.org/pipermail/dev/2015-September/059847.html
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
lib/ofp-util.h