On Mon, Jun 03, 2013 at 03:11:49PM +0200, Bas van Sisseren wrote: > reorder slirp config options. first check the dns-server-address, > then check the first-dhcp-address. the original code was comparing > the first-dhcp-address with the default dns-server-address, not > the configured dns-server-address. > > Signed-off-by: Bas van Sisseren <b...@quarantainenet.nl> > --- > net/slirp.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>