[ovs-git] Open vSwitch: rhel: Enable DHCP support for internal ports. (branch-2.1)

dev at openvswitch.org dev at openvswitch.org
Mon Mar 31 20:04:45 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, branch-2.1 has been updated
       via  19109d985ef0d89a6014b9d14f2475143c2bb0e2 (commit)
      from  af4b7cccd7a456a429df2a6fd01f989009659673 (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 19109d985ef0d89a6014b9d14f2475143c2bb0e2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=19109d985ef0d89a6014b9d14f2475143c2bb0e2
Author: Flavio Leitner <fbl at redhat.com>
		
rhel: Enable DHCP support for internal ports.
		
The current initscripts ifup-ovs brings up internal ports as
an ordinary ethernet device, so BOOTPROTO=dhcp|none does not
consider any OVS/bridge detail.

Since DHCP requires a port in the bridge to reach the server,
bring up the required port before in the same way it does for
OVS bridge.

Signed-off-by: Flavio Leitner <fbl at redhat.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


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

Summary of changes:
 rhel/README.RHEL                            |   38 +++++++++++++++++++++++++++
 rhel/etc_sysconfig_network-scripts_ifup-ovs |    7 ++++-
 2 files changed, 44 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list