[ovs-git] [openvswitch/ovs] 46e713: geneve: Zero header before parsing userspace tunne...

GitHub noreply at github.com
Wed Apr 8 02:00:28 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 46e7137c77d845c488e17b718eac7c3fb97cedcc
      https://github.com/openvswitch/ovs/commit/46e7137c77d845c488e17b718eac7c3fb97cedcc
  Author: Jesse Gross <jesse at nicira.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M lib/odp-util.c

  Log Message:
  -----------
  geneve: Zero header before parsing userspace tunneling action.

When we parse the text representation of the Geneve action the
header is not fully initialized. Besides the obvious potential
to generate an action that the user did not actually specify, this
also causes intermittent unit test failures when an action is
read in and printed out and the result is different.

Signed-off-by: Jesse Gross <jesse at nicira.com>




More information about the git mailing list