Currently, dnsmasq removes /tmp/resolv.conf (which is usually a symlink
to /tmp/resolv.conf.auto) and creates its own resolv.conf with at least
a nameserver pointing to 127.0.0.1.
However, in some cases it might not be desired that the router itself
queries its own dnsmasq dns-server but should qu
With this commit the --address option of dnsmasq, directly returning ip
addresses for certain domains instead of querying the dns server, can be
configured in the dhcp uci configuration file. See the dnsmasq manpage
for further details of this option.
Signed-off-by: Linus Lüssing
---
package/dns
On 2011-09-09 5:53 PM, Frédéric Moulins wrote:
ag71xx_check_dma_stuck was introduced in r27975 and reads:
AG71XX_REG_FIFO_DEPTH
AG71XX_REG_RX_SM
AG71XX_REG_TX_SM
This patch add those registers in the whitelist of ag71xx_check_reg_offset.
Those registers can be used by ag71xx_check_dma_stuck und