URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61b634a098e390899e2ab81243603655a22cb11e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
61b634a by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: ATT: Add missing "Generic" items for Appearance
Each category of Appearance has "Generic" value (0x00), so show it as "Generic"
rather then "Unknown".
Change-Id: I572c8336a836a543d82975f0a27f0a06648132b8
Reviewed-on: https://code.wireshark.org/review/11017
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
(cherry picked from commit 58081a2d1ce4800ac33d7b9ce2b82259701c3c16)
Reviewed-on: https://code.wireshark.org/review/11324
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from ada3972 Improve dissection of HSRPv1 packets using MD5 authentication
adds 61b634a Bluetooth: ATT: Add missing "Generic" items for Appearance
Summary of changes:
epan/dissectors/packet-btatt.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)