URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b6816df1c6230403c34128f7f43902da2813886
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b6816d by Harald Welte (laforge@xxxxxxxxxxxx):
gsm_abis_pgsl: Proper interpretation of "Q bits"
Regarding the EGPRS header, a value of '1' means bads checksum/quality,
and '0' means good quality/checksum. Let's explicitly state this by
overriding the default True/False boolean labels with Bad/Good.
Change-Id: I2168771d5552345c9c2eb6910f2839013da8210e
Reviewed-on: https://code.wireshark.org/review/18684
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 991cbe8 [Automatic update for 2016-11-06]
adds 1b6816d gsm_abis_pgsl: Proper interpretation of "Q bits"
Summary of changes:
epan/dissectors/packet-gsm_abis_pgsl.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)