[ovs-git] Open vSwitch: Correct the warning for format specifier. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 5 21:34:28 UTC 2012


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  8989046dddb1e3d47a79ee720307cadd5dbb5a62 (commit)
       via  f07ee64c5b57226251595ab20e34d2afdcba2176 (commit)
      from  00401ef0675e446712f4229cf38b5810ba428514 (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 8989046dddb1e3d47a79ee720307cadd5dbb5a62
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8989046dddb1e3d47a79ee720307cadd5dbb5a62
Author: Mehak Mahajan <mmahajan at nicira.com>
		
Correct the warning for format specifier.
		
ofputil_format_version uses type 'size_t' to print version whereas
expected type is 'unsigned int'.

Signed-off-by: Mehak Mahajan <mmahajan at nicira.com>


commit f07ee64c5b57226251595ab20e34d2afdcba2176
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f07ee64c5b57226251595ab20e34d2afdcba2176
Author: Mehak Mahajan <mmahajan at nicira.com>
		
Update master to reflect updates on branch-1.9
		
This commit updates NEWS and debian/changelog to reflect that
commit 8087f5ff (Process RARP packets with ethertype 0x8035
similar to ARP packets.) is going to be backported intto 1.9.0, so
that they should no longer be listed as post-1.9 features.

Signed-off-by: Mehak Mahajan <mmahajan at nicira.com>


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

Summary of changes:
 NEWS             |    6 +++---
 debian/changelog |    5 +++--
 lib/ofp-util.c   |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list