commit | 9d549098244cca65f0eb8485c3bf745b333cb21f | [log] [tgz] |
---|---|---|
author | Klaus Stengel <Klaus.Stengel@asamnet.de> | Sat Oct 27 19:53:39 2012 +0200 |
committer | Jan Kiszka <jan.kiszka@siemens.com> | Thu Nov 15 10:27:14 2012 +0100 |
tree | 1e99e6f53de11b8a1237ae481be20369084f640e | |
parent | 76738578355e5e5be7cfa6217c33551fb7b38d3d [diff] |
slirp: Add domain-search option to slirp's DHCP server This patch will allow the user to include the domain-search option in replies from the built-in DHCP server. The domain suffixes can be specified by adding dnssearch= entries to the "-net user" parameter. [Jan: tiny style adjustments] Signed-off-by: Klaus Stengel <Klaus.Stengel@asamnet.de> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>