RFC1002 says we must put compressed name pointers in the following
authorJeremy Allison <jra@samba.org>
Wed, 25 Mar 1998 01:27:27 +0000 (01:27 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 25 Mar 1998 01:27:27 +0000 (01:27 +0000)
commita31aa09173db30c39f59d4ee5761075b0e00dd71
tree21582a481f9d7eec177ac4e3e0332a0c7d74bada
parent6cba6919ebf65691d2fb6a880da038a6dff9f6b1
RFC1002 says we must put compressed name pointers in the following
outgoing packets :

NMB_NAME_REG_OPCODE, NMB_NAME_RELEASE_OPCODE, NMB_NAME_REFRESH_OPCODE,
NMB_NAME_MULTIHOMED_REG_OPCODE.

A WINS server written by Shadow Software was rejecting our packets
as we weren't using name pointers in those requests (talk about
picky :-).

Jeremy.
source/libsmb/nmblib.c