X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch-config.templates;h=8ea2d5b4ee36bf331e10c16b11fe9c3e9def8d5b;hb=d879a707a38eff0335e1b5c12ae4c61f4aa0296b;hp=24bf0352a339bd7cff7f7074b55df778814eb213;hpb=064af42167bf4fc9aaea2702d80ce08074b889c0;p=openvswitch diff --git a/debian/openvswitch-switch-config.templates b/debian/openvswitch-switch-config.templates index 24bf0352..8ea2d5b4 100644 --- a/debian/openvswitch-switch-config.templates +++ b/debian/openvswitch-switch-config.templates @@ -64,7 +64,7 @@ _Description: Preparing to discover controller. The setup program will now attempt to discover the OpenFlow controller. Controller discovery may take up to 30 seconds. Please be patient. . - See secchan(8) for instructions on how to configure a DHCP server for + See ovs-openflowd(8) for instructions on how to configure a DHCP server for controller discovery. Template: openvswitch-switch/discovery-failure @@ -73,7 +73,7 @@ _Description: Controller discovery failed. The controller's location could not be determined automatically. . Ensure that the OpenFlow DHCP server is properly configured. See - secchan(8) for instructions on how to configure a DHCP server for + ovs-openflowd(8) for instructions on how to configure a DHCP server for controller discovery. Template: openvswitch-switch/discovery-success @@ -113,16 +113,16 @@ Template: openvswitch-switch/controller-vconn Type: string _Description: Controller location: Specify how the OpenFlow switch should connect to the OpenFlow controller. - The value should be in form "ssl:HOST[:PORT]" to connect to the controller - over SSL (recommended for security) or "tcp:HOST[:PORT]" to connect over + The value should be in form "ssl:IP[:PORT]" to connect to the controller + over SSL (recommended for security) or "tcp:IP[:PORT]" to connect over cleartext TCP. Template: openvswitch-switch/controller-vconn-error Type: error _Description: The controller location is invalid. - The controller location must be specifed as "ssl:HOST[:PORT]" to + The controller location must be specifed as "ssl:IP[:PORT]" to connect to the controller over SSL (recommended for security) or - "tcp:HOST[:PORT]" to connect over cleartext TCP. + "tcp:IP[:PORT]" to connect over cleartext TCP. Template: openvswitch-switch/pki-uri Type: string