r13505: allow servers to bind to non-broadcast interfaces. Servers now
authorAndrew Tridgell <tridge@samba.org>
Wed, 15 Feb 2006 04:18:11 +0000 (04:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:56 +0000 (13:51 -0500)
commitd004e250b6710251ea089ac242775481f13b5c2b
tree19808f56cfb0585201e70e66788af5d8f6400419
parent172e41596fb3b4d2768d6885aea43295cc2f81c1
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
source/lib/netif/interface.c
source/libcli/resolve/bcast.c
source/nbt_server/interfaces.c
source/utils/nmblookup.c