2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-25 15:07:05 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ben Pfaff
87378a8770 xenserver, rhel: Enable extra ovs-ctl options from init scripts.
This is useful for passing wrapper script options and possibly for other
purposes.

Bug #11889.
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-06-15 10:26:34 -07:00
Raju Subramanian
e0edde6fee Global replace of Nicira Networks.
Replaced all instances of Nicira Networks(, Inc) to Nicira, Inc.

Feature #10593
Signed-off-by: Raju Subramanian <rsubramanian@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-05-02 17:08:02 -07:00
Chris Wright
d422c11899 utilites: rename ovs-lib.sh to ovs-lib
Rename this helper script to simply ovs-lib, since it's primarily
a library of helper functions.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2011-12-09 09:32:06 -08:00
Tyler Coumbes
279320b827 rhel: Add ability to enable bridge compatibility mode in /etc/sysconfig/openvswitch
Add the ability to enable bridge compatibility mode through BRCOMPAT
variable in /etc/sysconfig/openvswitch for the rhel build. When
BRCOMPAT is set to 'yes' the brcompat_mod will be loaded and
ovs-brcompatd daemon will be started.
2011-11-14 09:08:13 -08:00
Ethan Jackson
438540b315 rhel: Poke iptables hole for gre in init scripts. 2011-08-31 18:27:01 -07:00
Ethan Jackson
a281173e19 rhel: Don't delete bridges on boot.
Before this patch, the RHEL init scripts would remove all bridges
configured on the system at boot.
2011-08-31 17:23:27 -07:00
Ben Pfaff
c434706a37 Add RHEL 5/6 spec files and instructions. 2011-06-21 13:01:13 -07:00