Flush dns.el data if the network interfaces change
authorMagnus Henoch <magnus.henoch@gmail.com>
Fri, 31 Jan 2014 23:52:02 +0000 (15:52 -0800)
committerLars Ingebrigtsen <larsi@building.gnus.org>
Fri, 31 Jan 2014 23:52:02 +0000 (15:52 -0800)
commit4bb0647c56e3f8d30dc1d311ce7864a09de4de9b
tree1c0bb1b2cb57b0e322d4350fdc04d981fc7aaeb6
parent620f7dd653e097f1b7b088d5c9c5cecd5e81df64
Flush dns.el data if the network interfaces change

* dns.el (dns-servers-up-to-date-p): New function to see whether the
network interfaces changed.
(dns-query): Use it to flush the data.
lisp/ChangeLog
lisp/dns.el