Bug ID |
11404
|
Summary |
Dissector for the TCPROS protocol is missing
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13762 [details]
Capture of a TCPROS packet exchange.
Build Information:
Wireshark 1.99.9 (v1.99.9rc0-27-ge89314e from master)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 4.8.6, with libpcap, without POSIX capabilities,
without libnl, with libz 1.2.8, with GLib 2.40.2, without SMI, without c-ares,
without ADNS, with Lua 5.1, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT
Kerberos, without GeoIP, without PortAudio, without AirPcap.
Running on Linux 3.16.0-44-generic, with locale C, with libpcap version 1.5.3,
with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3.
Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz (with SSE4.2)
Built using gcc 4.8.4.
--
TCPROS is a transport layer for ROS Messages and Services.It uses standard
TCP/IP sockets for transporting message data. Inbound connections are received
via a TCP Server Socket with a header containing message data type and routing
information. For more information, see: http://wiki.ros.org/ROS/TCPROS
You are receiving this mail because:
- You are watching all bug changes.