]> The Tcpdump Group git mirrors - tcpdump/commit
The topmost bit in the class field isn't a "cache flush" flag in mDNS
authorguy <guy>
Fri, 10 Nov 2006 03:15:35 +0000 (03:15 +0000)
committerguy <guy>
Fri, 10 Nov 2006 03:15:35 +0000 (03:15 +0000)
commitd5e5c273ec11542c34c762cfeb5c4b018e187f63
treecb2688752a19175f668ae546b2c5cdcd8587a6c7
parent743b55bd0255dbb92c8bbb4c9fc316e7661e64ca
The topmost bit in the class field isn't a "cache flush" flag in mDNS
queries.  Display that bit correctly (as per Marc Krochmal's request).

In mDNS, the topmost bit of the class field should be handled the same
way regardless of the value of the lower 15 bits, and *vice versa* -
they're independent fields.
nameser.h
print-domain.c