From 048704a7e54573086e7913519d2b72577a34b135 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 15 Feb 2006 04:18:11 +0000 Subject: r13505: allow servers to bind to non-broadcast interfaces. Servers now specifically ask for iface_n_bcast() and have to check if it returns NULL, in which case it is a non-broadcast interface (This used to be commit d004e250b6710251ea089ac242775481f13b5c2b) --- source4/utils/nmblookup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/utils') diff --git a/source4/utils/nmblookup.c b/source4/utils/nmblookup.c index 2b1ca8d2ad..f7ec40d137 100644 --- a/source4/utils/nmblookup.c +++ b/source4/utils/nmblookup.c @@ -236,6 +236,7 @@ static BOOL process_one(const char *name) int i, num_interfaces = iface_count(); for (i=0;i