[ovs-git] Open vSwitch: pstream: Add set_dscp method. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Sep 27 04:24:48 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  f89b7ce502441c9b71ac469846049ecacabcd888 (commit)
      from  6b9c1eab52a924fa37b024236abfc499ad9fd6ef (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 f89b7ce502441c9b71ac469846049ecacabcd888
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f89b7ce502441c9b71ac469846049ecacabcd888
Author: Isaku Yamahata <yamahata at valinux.co.jp>
		
pstream: Add set_dscp method.
		
Introduce set_dscp method to pstream.
This will be used by dynamic dscp change of listening socket.

Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/stream-fd.c       |   16 +++++++++++++++-
 lib/stream-fd.h       |    1 +
 lib/stream-provider.h |    3 +++
 lib/stream-ssl.c      |    8 ++++++++
 lib/stream-tcp.c      |    6 ++++--
 lib/stream-unix.c     |    5 +++--
 lib/stream.c          |    9 +++++++++
 lib/stream.h          |    1 +
 8 files changed, 44 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list