vswitchd: Enable updating resolv.conf by default when using discovery
authorJustin Pettit <jpettit@nicira.com>
Wed, 1 Jul 2009 20:58:19 +0000 (13:58 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 1 Jul 2009 20:58:19 +0000 (13:58 -0700)
commita1525581ae3aff3da7f12fe7b1ec76b568bf098a
treedd812944b5b805d8335115745aae858c934fae81
parent952efc486da04bcb8c9d6ad01383e28632b7d140
vswitchd: Enable updating resolv.conf by default when using discovery

When vSwitch does discovery, it is supposed to update resolv.conf by
default.  The way configuration parameters were being read, it would
disable this update by default.
vswitchd/bridge.c