URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d286b819b7681e2ff9a514d066d2b228d6567607
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d286b81 by Ismael Mendez Matamoros (ismael@xxxxxxx):
RTPS: Filter added for detecting starts and end of coherent sets
Starts and end of coherents ssets can be filtered now. Also those
packets show the coherent end start or end sequence number.
Change-Id: I7f9579f8d935b1f4a7f924bb3030fe6fc646ae5a
Reviewed-on: https://code.wireshark.org/review/33840
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 225068d MAC-NR: SRS Act-Deact CE dissection improvements.
add d286b81 RTPS: Filter added for detecting starts and end of coherent sets
Summary of changes:
epan/dissectors/packet-rtps.c | 260 ++++++++++++++++++++++++++++++++++++++----
epan/dissectors/packet-rtps.h | 1 +
2 files changed, 236 insertions(+), 25 deletions(-)