From 9902117f1a2eb47bb5bd1a0323a3d3891ef17d5b Mon Sep 17 00:00:00 2001 From: Guillaume Autran Date: Tue, 12 Jan 2016 14:48:57 -0500 Subject: TCPROS - Protocol dissector improvements - Added specific dissector for ROS Clock messages - Added dissector heuristics - Improve ROS traffic detection Problems to resolve: - Some topics are mistaken for Clock messages. These includes the wheel encoder topic. - ROS Services are not detected. - Ideally, the TF topic should be dissected as it is a very common topic Bug: 12749 Change-Id: I14255cbb42ae36b7e39f64dc1a5c6efffe19c8b1 Reviewed-on: https://code.wireshark.org/review/17086/ Reviewed-on: https://code.wireshark.org/review/17086 Reviewed-by: Alexis La Goutte Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- AUTHORS.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS.src') diff --git a/AUTHORS.src b/AUTHORS.src index bca6dbba63..059ef43af5 100644 --- a/AUTHORS.src +++ b/AUTHORS.src @@ -3663,7 +3663,7 @@ Pratik Yeole { Fixed incorrect decoding of Network Layer Reachability Information (NLRI) in BGP UPDATE message with add-path support } -Guillaume Autran { +Guillaume Autran { TCPROS support } -- cgit v1.2.1