[ovs-git] [openvswitch/ovs] eaa0e8: ofp-util: Fix struct ofputil_requestforward union ...

GitHub noreply at github.com
Fri Sep 18 18:31:31 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: eaa0e88b47eca95000398a749bfdb69d7eeeda44
      https://github.com/openvswitch/ovs/commit/eaa0e88b47eca95000398a749bfdb69d7eeeda44
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-18 (Fri, 18 Sep 2015)

  Changed paths:
    M lib/ofp-util.h

  Log Message:
  -----------
  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 at gmail.com>
Reported-at: http://openvswitch.org/pipermail/dev/2015-September/059847.html
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>




More information about the git mailing list