OpenWrt – Blame information for rev 2
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # dhcpbogushostname.conf included configuration file for dnsmasq |
2 | # |
||
3 | # includes a list of hostnames that should not be associated with dhcp leases |
||
4 | # in response to CERT VU#598349 |
||
5 | # file included by default, option dhcpbogushostname 0 to disable |
||
6 | |||
7 | dhcp-name-match=set:dhcp_bogus_hostname,localhost |
||
8 | dhcp-name-match=set:dhcp_bogus_hostname,wpad |