aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorBrian Kruger <bkruger+ovsdev@gmail.com>2012-05-09 09:13:42 -0700
committerBen Pfaff <blp@nicira.com>2012-05-09 12:32:17 -0700
commitcfa9bf12e1fda7733e83dffbe14b2eecbf9a9813 (patch)
tree1e2155f26959c8ca3c5bfdf220035c6b0124a8d3 /AUTHORS
parenta6a60925d7425685dd7876ec7da162fa5d73a3b8 (diff)
rhel: Add timeouts to network scripts.
If the daemon(s) aren't running for whatever reason, the RHEL ovs ifup/ifdown scripts don't take that into account and an attempt to reboot a system could take forever. (literally. endless loop!) Here are a couple of patches (one of ifup, one for ifdown) to add timeouts (10 seconds), because it runs per interface you have configured and that could take awhile to reboot a system if needed. Signed-off-by: Brian Kruger <bkruger+ovsdev@gmail.com> [blp@nicira.com fixed up a conflict against master] Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e207f3ca..89472b33 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,6 +8,7 @@ Andrew Lambeth wal@nicira.com
Andy Southgate andy.southgate@citrix.com
Arun Sharma arun.sharma@calsoftinc.com
Ben Pfaff blp@nicira.com
+Brian Kruger bkruger+ovsdev@gmail.com
Bryan Phillippe bp@toroki.com
Casey Barker crbarker@google.com
Chris Wright chrisw@sous-sol.org