Wireshark-commits: [Wireshark-commits] master-2.4 63f0457: DPNSS: dissect Service Indicator Code sy
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63f04572082fa25c6852eeb65751617475a4d225
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
63f0457 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
DPNSS: dissect Service Indicator Code synch/asynch info
The DPNSS specification for the Service Indicator Code
Synch/Asynchronous Information field states that the lower three bits of
this field define the Data Type. This requires a filter of three bits,
in this case 0x7, instead of 0x3 which is two bits.
CID 1159107
Change-Id: I38eec252c771adf085f98c3be077c9de102a37d2
Reviewed-on: https://code.wireshark.org/review/33317
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 6cb990ccb03e3fa4154e080d8592f64ca45a9c7b)
Reviewed-on: https://code.wireshark.org/review/33325
Actions performed:
from e8aef2e 2.4.15 → 2.4.16.
add 63f0457 DPNSS: dissect Service Indicator Code synch/asynch info
Summary of changes:
epan/dissectors/packet-dpnss.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)