Show the Vines Fragmentation Protocol control flags field as bitflags,
authorGuy Harris <guy@alum.mit.edu>
Tue, 25 Dec 2012 11:57:03 +0000 (11:57 -0000)
committerGuy Harris <guy@alum.mit.edu>
Tue, 25 Dec 2012 11:57:03 +0000 (11:57 -0000)
commitceb69f1413cbe8ef84f5c99fa0b0574f5ff1b48b
tree8d76386f91b0fc84796c02b7214296900521aad5
parentd6a70b809eca2ccb73316786a9141487be42aa1a
Show the Vines Fragmentation Protocol control flags field as bitflags,
rather than as a single field.  If bits other than the two defined bits
are set in the first byte of the packet, don't dissect UDP packets as
Vines FRP, so that other dissectors get a chance to look at the packet.

svn path=/trunk/; revision=46732
epan/dissectors/packet-vines.c