URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e69a7d7d7c97ca7ac3f2b4c8103f363babd5fdd
Submitter: "Jaap Keuter <jaap.keuter@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5e69a7d by Eric Wild (ewild@xxxxxxxxxxx):
packet-rsl.c: Adds dissector stub of MS/BS Power Parameters
While the actual power parameters are vendor specific and can't be
dissected the mere _presence_ of the MS/BS Power Parameters IE itself is
rather important, since it implies that dynamic MS/BS power control is
active, and does therefore have an impact upon the interpretation of the
(preceding) MS/BS Power IE, too.
Change-Id: I0c6f73ca41d63887a52dcde05b59d5177971f1d0
Reviewed-on: https://code.wireshark.org/review/33439
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Actions performed:
from 5ca087e NAS 5GS: 5GSM cause updated as per spec v15.3.0
add 5e69a7d packet-rsl.c: Adds dissector stub of MS/BS Power Parameters
Summary of changes:
epan/dissectors/packet-rsl.c | 76 ++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 76 insertions(+)