[ovs-git] Open vSwitch: vswitch: Consistently use spaces instead of tabs in vswitch.xml (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 24 01:21:38 UTC 2010


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  9a3f4a496f9772b65562044f722536cd6270f698 (commit)
       via  c1fdab010642441ca14954383ab351fc5f38465a (commit)
       via  d1984028446c334c33569127f6db98a423569f2d (commit)
       via  9704460403a02554595b5a7ed17914a0b0357cac (commit)
      from  69c675a07271d6b4b9bfd9ed49ac354f7af24613 (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 9a3f4a496f9772b65562044f722536cd6270f698
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9a3f4a496f9772b65562044f722536cd6270f698
Author: Justin Pettit <jpettit at nicira.com>
		
vswitch: Consistently use spaces instead of tabs in vswitch.xml
		


commit c1fdab010642441ca14954383ab351fc5f38465a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c1fdab010642441ca14954383ab351fc5f38465a
Author: Justin Pettit <jpettit at nicira.com>
		
netdev: Cleanup minor comment formatting issues.
		


commit d1984028446c334c33569127f6db98a423569f2d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d1984028446c334c33569127f6db98a423569f2d
Author: Justin Pettit <jpettit at nicira.com>
		
vswitch: Disable header-caching when IPsec is enabled
		
Header caching speeds up sending tunneled traffic by bypassing the Linux
IP stack.  This also causes it to bypass IPsec processing, which will
break connectivity.  This commit disables header caching when IPsec is
enabled.


commit 9704460403a02554595b5a7ed17914a0b0357cac
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9704460403a02554595b5a7ed17914a0b0357cac
Author: Justin Pettit <jpettit at nicira.com>
		
debian: Use DODTIME instead of DIETIME in init scripts
		
Brad pointed out that openvswitch-ipsec init script defined the variable
DIETIME but attempted to use it as DODTIME.  This commit uses DODTIME,
since it's the name used by the openvswitch-switch init script.  The
openvswitch-controller init script had the same issue.

As suggested by Ben, the "s" suffixes are removed from sleep commands,
since they are a GNU extension.

Reported-by: Brad Hall <brad at nicira.com>


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

Summary of changes:
 AUTHORS                            |    1 +
 debian/openvswitch-controller.init |    6 +-
 debian/openvswitch-ipsec.init      |    6 +-
 debian/openvswitch-switch.init     |    4 +-
 lib/netdev-tunnel.c                |   15 ++++++
 lib/netdev.c                       |   19 +++-----
 vswitchd/bridge.c                  |   14 +++++
 vswitchd/vswitch.xml               |   94 ++++++++++++++++++-----------------
 8 files changed, 93 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list