svn commit: samba r5171 - in branches/SAMBA_4_0/source/nbt_server: .

tridge at samba.org tridge at samba.org
Wed Feb 2 10:29:51 GMT 2005


Author: tridge
Date: 2005-02-02 10:29:50 +0000 (Wed, 02 Feb 2005)
New Revision: 5171

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5171

Log:
added support for "bind interfaces only" in nbtd. The solution was to
bind twice on each interface, once using the broadcast address and
once using the specific IP. We then only listen on the wildcard
address if we don't have "bind interface only" set. This also happens
to simplify the code that finds the right interface for an incoming
request.


Modified:
   branches/SAMBA_4_0/source/nbt_server/interfaces.c
   branches/SAMBA_4_0/source/nbt_server/nbt_server.c
   branches/SAMBA_4_0/source/nbt_server/nodestatus.c
   branches/SAMBA_4_0/source/nbt_server/query.c
   branches/SAMBA_4_0/source/nbt_server/register.c


Changeset:
Sorry, the patch is too large (300 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5171


More information about the samba-cvs mailing list