aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.src
diff options
context:
space:
mode:
authorGuillaume Autran <gautran@clearpath.ai>2016-01-12 14:48:57 -0500
committerMichael Mann <mmann78@netscape.net>2016-08-21 14:49:30 +0000
commit9902117f1a2eb47bb5bd1a0323a3d3891ef17d5b (patch)
tree94395709bcac7c0e9c887b5679545ddf4a838c3a /AUTHORS.src
parent0a9e84264947c75bbe96d0b67cb2dbe0f521f3b8 (diff)
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 <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'AUTHORS.src')
-rw-r--r--AUTHORS.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.src b/AUTHORS.src
index bca6dbba63..059ef43af5 100644
--- a/AUTHORS.src
+++ b/AUTHORS.src
@@ -3663,7 +3663,7 @@ Pratik Yeole <pyeole[AT]ncsu.edu> {
Fixed incorrect decoding of Network Layer Reachability Information (NLRI) in BGP UPDATE message with add-path support
}
-Guillaume Autran <gautran[AT]clearpathrobotics.com> {
+Guillaume Autran <gautran[AT]clearpath.ai> {
TCPROS support
}