s3-nmbd: don't discard DGRAM frames from local addresses when we are a DC
authorMatthieu Patou <mat@matws.net>
Sat, 28 Jan 2012 00:12:52 +0000 (16:12 -0800)
committerMatthieu Patou <mat@samba.org>
Fri, 3 Feb 2012 10:09:29 +0000 (11:09 +0100)
commit357631b8b9da95c5cd43e05e8ad9d7ef43fb67da
tree67a0bb5813d90eca361befb189407a5e230851c4
parent9b43ad4fcac1eb6796973336c5614b18a054080d
s3-nmbd: don't discard DGRAM frames from local addresses when we are a DC

Winbind use netbios to locate the DC, if samba is also a DC then nmbd
receive request from Winbind that are from a local address, those
requests must not be discarded otherwise winbind can't find the DC and
won't try another method.

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Fri Feb  3 11:09:29 CET 2012 on sn-devel-104
source3/nmbd/nmbd_packets.c