[ovs-git] Open vSwitch: bfd: Use htonll() instead of htonl() for tunnel ID constant. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 17 17:36:18 UTC 2013


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, master has been updated
       via  f645ee9cdd394eafd9f69c07ef4ad886b3a100cd (commit)
      from  ee5ce4915b09ba9fa63ac17224bab8dccb039bb2 (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 f645ee9cdd394eafd9f69c07ef4ad886b3a100cd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f645ee9cdd394eafd9f69c07ef4ad886b3a100cd
Author: Ben Pfaff <blp at nicira.com>
		
bfd: Use htonll() instead of htonl() for tunnel ID constant.
		
This is not a real bug, since htonl(0) and htonll(0) have the same value
although not the same type.

Found by sparse.

CC: Pavithra Ramesh <paramesh at vmware.com>
CC: Ethan Jackson <ethan at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/bfd.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list