s3:libsmb: Fix querying all names registered within broadcast area
authorSamuel Cabrero <scabrero@samba.org>
Tue, 14 Jan 2020 16:12:33 +0000 (17:12 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 15 Jan 2020 21:25:34 +0000 (21:25 +0000)
commit2198da1b9bf79e86112aeeb8e9653f6a82f69e8d
tree2e3088c313eb4a31300e4d61ca160ef14c20375e
parent0fcc2e93192b8737b0a711ed2ca118e4e833f3fe
s3:libsmb: Fix querying all names registered within broadcast area

Wait for additional replies until timeout when '*' is given to nmblookup
as name.

Introduced by 8da8c36b53cc115f0d446b666fc24fc9423d808e.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=8927

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/namequery.c