]> 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:18:21 +0000 (03:18 +0000)
committerguy <guy>
Fri, 10 Nov 2006 03:18:21 +0000 (03:18 +0000)
commitf0ededcff9543194d2f075f57c89f5f2c64ce1b6
treee075777b28c0905212c045cbc9dff71634c87cb4
parent8e396b573159a3c2abe21a423fb0f4237e296bce
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