CVS update: samba/source/nmbd

tridge at samba.org tridge at samba.org
Wed Jun 26 16:44:30 EST 2002


Date:	Tue Jun 25 23:44:30 2002
Author:	tridge

Update of /home/cvs/samba/source/nmbd
In directory va:/tmp/cvs-serv14185

Modified Files:
	nmbd_nameregister.c nmbd_namerelease.c nmbd_packets.c 
Log Message:
- completely rewrote the wins_srv.c code. It is now much simpler, and
gives us a good grounding to properly support multiple wins servers
for different interfaces (which will be coming soon ...)

- fixed our wins registration failover code to actually do failover!
We were not trying to register with a secondary wins server at all
when the primary was down. We now fallback correctly.

- fixed the multi-homed name registration packets so that they work
even in a non-connected network (ie. when one of our interfaces is not
routable from the wins server. Yes, this really happens in the real
world).


Revisions:
nmbd_nameregister.c		1.17 => 1.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_nameregister.c?r1=1.17&r2=1.18
nmbd_namerelease.c		1.11 => 1.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_namerelease.c?r1=1.11&r2=1.12
nmbd_packets.c		1.52 => 1.53
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_packets.c?r1=1.52&r2=1.53




More information about the samba-cvs mailing list