r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS name regis...
authorAndrew Tridgell <tridge@samba.org>
Tue, 8 Feb 2005 01:05:41 +0000 (01:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:36 +0000 (13:09 -0500)
commit2513ac33de03e4c92f6d4a10595db44700971bb8
tree8dac19b4696b558017cd509f5f2f775eb6b02b82
parentf6f70999ca355072aa582545f0b72ca7c91df0a6
r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS name registrations

- fixed a bug in the send queue handling on timeouts

- added support for handling unexpected replies (replies to the wrong
  port) at the nbtsocket layer

- added separate layer 2 code for wins refresh and wins registration
(This used to be commit 2502b02898407e3262c09a5a4aa573c5f87b8f5f)
source4/include/structs.h
source4/libcli/nbt/libnbt.h
source4/libcli/nbt/namerefresh.c
source4/libcli/nbt/nameregister.c
source4/libcli/nbt/nbtsocket.c
source4/librpc/idl/nbt.idl