Cause nmbd to ignore loopback interface when constructing its interface ...
commitd82ca6b7d2db5fde2cd92d58a3e83e2e2404b9a0
authorJeremy Allison <jra@samba.org>
Wed, 29 Mar 2000 21:31:13 +0000 (29 21:31 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 29 Mar 2000 21:31:13 +0000 (29 21:31 +0000)
tree7f356370c3098614065c6489e0f76b58e6a6a892
parent99b1369f200da090bf7c76125543bb829dd34167
Cause nmbd to ignore loopback interface when constructing its interface                                                         list. This is done by default when interfaces are probed, but if someone
explicitly adds 127.0.0.1 to the interfaces line for smbd, then nmbd would
start to try and register names on it. This was not good :-(.
Jeremy.
source/nmbd/nmbd.c