[ovs-git] [openvswitch/ovs] 05fb28: odp-util: Fix formatting and parsing of 'frag' in ...

GitHub noreply at github.com
Mon Feb 1 22:54:12 UTC 2016


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: 05fb28f19a8ded30e8ddff3f5ed966316b75d8e5
      https://github.com/openvswitch/ovs/commit/05fb28f19a8ded30e8ddff3f5ed966316b75d8e5
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M lib/odp-util.c
    M tests/odp.at
    M tests/tunnel-push-pop.at

  Log Message:
  -----------
  odp-util: Fix formatting and parsing of 'frag' in tnl_push ipv4 argument.

ip_frag_off is an ovs_be16 so it must be converted between host and
network byte order for parsing and formatting.

Reported-by: Dimitri John Ledkov <xnox at ubuntu.com>
Reported-at: http://openvswitch.org/pipermail/discuss/2016-January/020072.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Dimitri John Ledkov <xnox at ubuntu.com>




More information about the git mailing list