URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b709c7ccc7d34cffd3bf6ee8fa0e06774c49793f
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b709c7c by Pascal Quantin (pascal@xxxxxxxxxxxxx):
MAC-NR: replace the SFN/SF timestamp by SFN/Slot
A subframe number is not as useful as in LTE due to the different
sub-carrier spacing in NR; use the slot number instead.
While we are at it, uniformize a bit the label and info display.
Change-Id: I432546ab38b07e7f256493ece25595a10613841d
Reviewed-on: https://code.wireshark.org/review/34314
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 83220ac Revert "TLS: allow dissectors to set the appdata protocol via the data param"
add b709c7c MAC-NR: replace the SFN/SF timestamp by SFN/Slot
Summary of changes:
epan/dissectors/packet-mac-nr.c | 50 +++++++++++++++++++++++++++++++++--------
epan/dissectors/packet-mac-nr.h | 11 +++++----
2 files changed, 48 insertions(+), 13 deletions(-)