lkml.org 
[lkml]   [2012]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V5 3/6] Tools: hv: Add an example script to configure an interface
On Wed, Sep 05, K. Y. Srinivasan wrote:

> To keep the KVP daemon code free of distro specific details, we invoke an
> external script to configure the interface. This is an example script that
> was used to test the KVP code. This script has to be implemented in a Distro
> specific fashion. For instance on distros that ship with Network Manager enabled,
> this script can be based on NM APIs.
>
> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
> ---
> tools/hv/hv_set_ifconfig.sh | 68 +++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 68 insertions(+), 0 deletions(-)
> create mode 100755 tools/hv/hv_set_ifconfig.sh

This already went in, but I overlooked this part:

> +# GATEWAY=ipaddr1

I guest GATEWAY means the default gateway.

> +# GATEWAY_x=ipaddry (where y = x + 1)

How can there be multiple gateways?
Or: What does GATEWAY_n mean here?

Olaf


\
 
 \ /
  Last update: 2012-11-23 01:41    [W:0.846 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site