[ovs-git] Open vSwitch: sparse: add defintions to include/sparse/netinet/in.h (master)

dev at openvswitch.org dev at openvswitch.org
Sat Mar 1 00:33:07 UTC 2014


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  9159b85862a86fab20e308601602a5b2ab08c933 (commit)
       via  45cd2b9376dc4c3aba2e5036318196061473304e (commit)
       via  b5e7e61a990fdb5c178e0ba80cb604c8eb48d27d (commit)
      from  4029c0435aa80f7a301f3915fe5eeaf38cb9ad44 (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 9159b85862a86fab20e308601602a5b2ab08c933
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9159b85862a86fab20e308601602a5b2ab08c933
Author: Andy Zhou <azhou at nicira.com>
		
sparse: add defintions to include/sparse/netinet/in.h
		
Fixed sparse undefined symbol warnings.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 45cd2b9376dc4c3aba2e5036318196061473304e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=45cd2b9376dc4c3aba2e5036318196061473304e
Author: Andy Zhou <azhou at nicira.com>
		
lib: make wevent static
		
Fixed sparse non static symbol warning.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Acked-by: Gurucharan Shetty <gshetty at nicira.com>


commit b5e7e61a990fdb5c178e0ba80cb604c8eb48d27d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b5e7e61a990fdb5c178e0ba80cb604c8eb48d27d
Author: Andy Zhou <azhou at nicira.com>
		
lib: simplify flow_extract() API
		
Change the flow_extract() API to accept struct pkt_metadata,
instead of individual metadata fields. It will make the API more
logical and easier to maintain when we need to expand metadata
down the road.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>¬


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

Summary of changes:
 include/sparse/netinet/in.h   |    3 +++
 lib/dpif-netdev.c             |    8 +++-----
 lib/fatal-signal.c            |    2 +-
 lib/flow.c                    |   22 ++++++++++------------
 lib/flow.h                    |    6 +++---
 lib/learning-switch.c         |    5 ++---
 lib/odp-util.c                |    9 ++++-----
 lib/ofp-print.c               |    4 +++-
 lib/packets.c                 |   21 +++++++++++++++++++++
 lib/packets.h                 |   10 ++++++++--
 ofproto/ofproto-dpif-upcall.c |    5 +++--
 ofproto/ofproto-dpif-xlate.c  |    5 ++---
 ofproto/ofproto-dpif.c        |    9 ++++++---
 ofproto/ofproto.c             |   10 ++++------
 tests/test-flows.c            |    6 +++---
 utilities/ovs-ofctl.c         |    6 ++++--
 16 files changed, 80 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
Open vSwitch


More information about the git mailing list