mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
0487eee93a
- more NBT packet asserts, to ensure that incoming requests have all
the elements we depend on
- open the WINS database at startup if we are configured as a WINS server
- split out the nbtd server reply packet generation code so it can be
shared by the WINS server
- re-did the logic of what is answered by the WINS server and what by
the B node server. It now always tries to answer by the B node, and
only "recurses" to the WINS server for names that are not found.
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
defense.c | ||
interfaces.c | ||
nbt_server.c | ||
nbt_server.h | ||
nodestatus.c | ||
packet.c | ||
query.c | ||
register.c | ||
winsclient.c | ||
winsserver.c |