Bugfix: hostnames from static DHCP
commit664fc7bbdde170b3c9431ac2e3442a04cb029ddc
authorAugusto Bott <augusto@bott.com.br>
Tue, 6 Sep 2011 09:16:54 +0000 (6 16:16 +0700)
committerAugusto Bott <augusto@bott.com.br>
Tue, 6 Sep 2011 09:16:54 +0000 (6 16:16 +0700)
tree0218796c422710744122800d6c2a83acd693f195
parentbb36fbb890bdfa5d3ff430b4d27c345de8d7b4db
Bugfix: hostnames from static DHCP

    * fixes hostname-based resolution for hosts on the static DHCP list
    * extra chars were being appended to the hostnames on /etc/hosts.dnsmasq ('<0' or '<1')
      (caused by a bug introduced on the last commit, related to the new field on dhcpd_static)
release/src/router/rc/services.c