commit | 68756ba8be2127b6ea30a466af9f78a5c97bc15f | [log] [tgz] |
---|---|---|
author | Bas van Sisseren <bas@quarantainenet.nl> | Mon Jun 03 15:11:49 2013 +0200 |
committer | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jun 19 12:44:38 2013 +0200 |
tree | e149482469b82d471b74c92d36fcefe3d9175584 | |
parent | c1990468d5a13c8f1d9111fcca0a78a6adad062b [diff] |
fix -net user checks by reordering checks 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 <bas@quarantainenet.nl> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>