Wireshark-commits: [Wireshark-commits] master 5ae5089: DVB-S2: Add option to not dissect BBFrame co
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ae50899bd8873fc32785544ba4880b86a4a3e3c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5ae5089 by Audric Schiltknecht (audric.schiltknecht@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx):
DVB-S2: Add option to not dissect BBFrame contents
Since bbframes can contain ethernet packets, it is sometimes a bit
annoying to write filters handling multiple layers of ethernet/ip/...
This option allows disabling dissection of the inner packets to focus
only on the outside layers.
Change-Id: I9409d5b671b616477fe7cfcfaabe1f33f0d528c1
Reviewed-on: https://code.wireshark.org/review/37585
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4af7888 coap: Fix "End of Block #" indication
add 5ae5089 DVB-S2: Add option to not dissect BBFrame contents
Summary of changes:
epan/dissectors/packet-dvb-s2-bb.c | 88 ++++++++++++++++++++++----------------
1 file changed, 51 insertions(+), 37 deletions(-)