]> git.eshelyaron.com Git - emacs.git/commit
Fix nsm-should-check for "google.com" failure
authorRobert Pluim <rpluim@gmail.com>
Tue, 12 Jan 2021 17:36:01 +0000 (18:36 +0100)
committerRobert Pluim <rpluim@gmail.com>
Tue, 12 Jan 2021 17:53:48 +0000 (18:53 +0100)
commit6dc4fc7d621008086388dae48f6794f7d69edff9
tree9982691ecc894b28859caa91a60901ae8d844790
parent792ba7196ff1171f44571d9ba9b88b96d5be85ad
Fix nsm-should-check for "google.com" failure

* lisp/net/nsm.el (nsm-should-check): Extract the mask from
'network-interface-list' rather than the broadcast
address (Bug#45798).
lisp/net/nsm.el