aboutsummaryrefslogtreecommitdiffstats
path: root/epan/packet.c
diff options
context:
space:
mode:
authorMustBeArt <paul@mustbeart.com>2017-01-13 22:47:25 -0800
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2017-01-19 21:38:56 +0000
commit86c4808518b4a3929f2bdc4b6bab59b87b67b6bd (patch)
tree7acc67d967c6d9623c156f2bd6dbf84a1897f746 /epan/packet.c
parentd691b0ef7ad01da6ff04d6ba152daa680290dc90 (diff)
DVB-S2-BB: Obey frame format from BB Header fields
Interpret packet contents according to the descriptive fields contained in the BB header. Instead of always assuming a Generic Stream frame format, use the TS/GS field to detect Generic Stream, Generic Packetized, Transport Stream, or (reserved) frame formats and decode accordingly. In the case of Generic Stream frames, check the validity of header fields ISSYI, NPD, and UPL, and issue expert info if they are invalid for Generic Stream frames. Then dissect as GSE (as before). For other frame formats, just dump them as bytes for now. Change-Id: I6b040207f83369110eb704c543861c887f77baa7 Reviewed-on: https://code.wireshark.org/review/19634 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/packet.c')
0 files changed, 0 insertions, 0 deletions