We were missing a case switch in announcement processing - we
authorJeremy Allison <jra@samba.org>
Thu, 2 Apr 1998 19:11:04 +0000 (19:11 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 2 Apr 1998 19:11:04 +0000 (19:11 +0000)
commit87f3b2b53b969a916bdf0c16849bc799941dd614
tree14779f7d2bd727d8bf12b1df391433cf54e4b81c
parentfa2f99a71eced5cf275c1a6b7aa6e39101f27149
We were missing a case switch in announcement processing - we
were loggin a become backup request with debug log level of 0
- thus producing lots of annoying error messages.

Now handle this explicitly.
Jeremy.
source/nmbd/nmbd_packets.c