r5076: Ensure that WINS negative name query responses and WACK packets
authorJeremy Allison <jra@samba.org>
Sat, 29 Jan 2005 02:03:46 +0000 (02:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:13 +0000 (10:55 -0500)
commit22923f7d2d20afb758f48a371160473a2a900750
tree091173a49d2ff16e7466135528f7b895d4e0e7b0
parente612109aced3284033fc2e9170bbc290d8b5d6c6
r5076: Ensure that WINS negative name query responses and WACK packets
use the correct RR type of 0xA instead of reflecting back what
the query RR type was (0x20). See rfc1002 sections 4.2.14 and
4.2.16.
Jeremy.
(This used to be commit ab8c9240044f1ef3d5c6ac4850c8ec615c2e32fd)
source3/nmbd/nmbd_packets.c