diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-13 19:15:55 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2009-01-13 19:15:55 +0000 |
commit | 973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25 (patch) | |
tree | c3e61484c9fcf14660ddea4507409eabb5510244 /slirp | |
parent | f5cbc474e8d810c8fc176311a70252ceb2368f94 (diff) | |
download | qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.zip qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.tar.gz qemu-973cbd37ce6d4c33dea7f4ed6b8e0e602fa50d25.tar.bz2 |
Fix tap downscript argument (Mark McLoughlin)
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 <johnw@wonghome.net>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6285 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'slirp')
0 files changed, 0 insertions, 0 deletions