[ovs-git] Open vSwitch: openflow: Fix endian issues in flow expiration messages (citrix)

dev at openvswitch.org dev at openvswitch.org
Thu Oct 29 00:25:23 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, citrix has been updated
       via  3d3d15a0e6e9104f6c29e3ab21f4ea7189dccbab (commit)
      from  14a34fe401551c7839306e3cf7a22c5bf83b52a5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3d3d15a0e6e9104f6c29e3ab21f4ea7189dccbab
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3d3d15a0e6e9104f6c29e3ab21f4ea7189dccbab
Author: Justin Pettit <jpettit at nicira.com>
		
openflow: Fix endian issues in flow expiration messages
		
A few of the fields in the OpenFlow flow expiration message were being
sent in host-byte order.  This properly converts them to network.

Thanks to David Erickson for catching this!


-----------------------------------------------------------------------

Summary of changes:
 secchan/ofproto.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list