Dissection of SSAPs is a bit weird. 0x1 would be displayed as ">Unknown (0x01)"
authorJoerg Mayer <jmayer@loplof.de>
Sat, 13 Feb 2016 13:56:08 +0000 (14:56 +0100)
committerJörg Mayer <jmayer@loplof.de>
Sat, 13 Feb 2016 14:04:17 +0000 (14:04 +0000)
commitb550c33d4a95f778cf56154fd0efc96db29b0127
tree3b0e7f5be6e3a43144ae1814b24de943290a031b
parent378c59bfae5c9111f79b88665b008e796134512b
Dissection of SSAPs is a bit weird. 0x1 would be displayed as ">Unknown (0x01)"
on my particular trace. This duplicates the value with the C/R-bit set. Needs
a proper fix eventually.
Small indentation fix.

Change-Id: I6bf7c560b5161994b8d90d7ae70724c03c6df73b
Reviewed-on: https://code.wireshark.org/review/13926
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
epan/dissectors/packet-llc.c