qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] Fix tap downscript argument


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH] Fix tap downscript argument
Date: Tue, 13 Jan 2009 13:16:03 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Mark McLoughlin wrote:
Kill off the hack that parses info_str for the tap interface
name to pass as the argument to the downscript and, instead,
just explicitly keep a copy of the string for later.

As reported by John Wong, this commit:

  Add qemu_format_nic_info_str()

changed the invocation of downscript from e.g.

  /path/kvm-ifdown "tap0"

to:

  /path/kvm-ifdown "tap0,script=/path/kvm-ifup,downscript=/path/kvm-ifdown"

This fix restores the original behavior.

Reported-by: John Wong <address@hidden>
Signed-off-by: Mark McLoughlin <address@hidden>

Applied.  Thanks.

Regards,

Anthony Liguori




reply via email to

[Prev in Thread] Current Thread [Next in Thread]