diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2009-06-24 14:42:28 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-06-29 08:52:44 -0500 |
commit | 4326f42547d52b5ca9c7444d1a56ed2a5d84d826 (patch) | |
tree | 0a280226ef5ef865abd58a7941aa240a982ea54e /misc.c | |
parent | b4609a9113c72372cc43e3e1f7c125aca0ab64e6 (diff) | |
download | slirp-4326f42547d52b5ca9c7444d1a56ed2a5d84d826.zip slirp-4326f42547d52b5ca9c7444d1a56ed2a5d84d826.tar.gz slirp-4326f42547d52b5ca9c7444d1a56ed2a5d84d826.tar.bz2 |
slirp: Move smb, redir, tftp and bootp parameters and -net channel
So far a couple of slirp-related parameters were expressed via
stand-alone command line options. This it inconsistent and unintuitive.
Moreover, it prevents both dynamically reconfigured (host_net_add/
delete) and multi-instance slirp.
This patch refactors the configuration by turning -smb, -redir, -tftp
and -bootp as well as -net channel into options of "-net user". The old
stand-alone command line options are still processed, but no longer
advertised. This allows smooth migration of management applications to
to the new syntax and also the extension of that syntax later in this
series.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'misc.c')
0 files changed, 0 insertions, 0 deletions