If the tag field is a bitfield, always show it as such, otherwise always
authorGuy Harris <guy@alum.mit.edu>
Sun, 18 Sep 2005 16:54:00 +0000 (16:54 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 18 Sep 2005 16:54:00 +0000 (16:54 -0000)
commit138e7409d3df8fbc45e5b6cc96cc6660e6db90b0
tree86028e94c5841feedf92201a6d79ab0a590c74e9
parent497478bc99c468255a9238f817f573348b6e852d
If the tag field is a bitfield, always show it as such, otherwise always
show the value of 1 1111 as "Continued" in the bitfield and the actual
tag value in the following bytes.

Show the BER identifier data before an OID if we're showing internal BER
fields.

svn path=/trunk/; revision=15856
epan/dissectors/packet-ber.c