All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Ico Doornekamp <can@zevv.nl>
Cc: linux-can <linux-can@vger.kernel.org>
Subject: Re: CAN libpcap capture endianess
Date: Wed, 11 Sep 2013 20:38:15 +0200	[thread overview]
Message-ID: <5230B897.7020807@pengutronix.de> (raw)
In-Reply-To: <1378923967-sup-6565@pruts.nl>

[-- Attachment #1: Type: text/plain, Size: 1662 bytes --]

On 09/11/2013 08:30 PM, Ico Doornekamp wrote:
> Since CAN does not have a way to distinguish between sub-protocols, wireshark
> has no way to detect the payload as CANopen.  To force wireshark to use the
> CANopen dissector, you can change the next level protocol in the preferences
> window, as described here:

Correct.

> https://libbits.wordpress.com/2012/05/07/capturing-and-analyzing-can-frames-with-wireshark/

I see, thanks.

>> But you're using a 64 bit system while Yegor uses a 32 bit one
>> (according to your notes below).
> 
> Indeed, but I believe that should in no way interfere with captured data
> endianess.
> 
>> Your dump doesn't look correct in my wireshark, it has alternating
>> extended and standard frames and the standard frames have identifiers
>> of 0x060000 which is not valid.
>>
>> Does the command line tool candump show proper frames?
> 
> I'll have to look into that tomorrow, at this time I only have access to
> the capture file I made earlier.

What kind of CAN hardware are you using? Maybe it's not compatible with
the existing driver.

> For the record: my capture was made with the following commands:
> 
> slcan_attach /dev/ttyUSB0 -o -s 5
> slcand ttyUSB0
> ifconfig slcan0 up
> wireshark -i slcan0 -w capture.pcap

I've never used a slcan device, but looks good, there aren't that many
options.

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

  reply	other threads:[~2013-09-11 18:38 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11 17:42 CAN libpcap capture endianess Ico
2013-09-11 18:22 ` Marc Kleine-Budde
2013-09-11 18:30   ` Ico Doornekamp
2013-09-11 18:38     ` Marc Kleine-Budde [this message]
2013-09-11 18:53       ` Ico Doornekamp
2013-09-11 19:22         ` Oliver Hartkopp
2013-09-11 19:17       ` Oliver Hartkopp
2013-09-11 19:34         ` Marc Kleine-Budde
2013-09-11 19:37 ` Marc Kleine-Budde
2013-09-11 20:05   ` Ico Doornekamp
2013-09-11 20:11     ` Marc Kleine-Budde
2013-09-12  6:52       ` Ico Doornekamp
2013-09-12  8:00         ` Marc Kleine-Budde
2013-09-12  8:47           ` Ico Doornekamp
2013-09-12  8:52             ` Marc Kleine-Budde
2013-09-12  9:09               ` Ico Doornekamp
2013-09-12  9:13                 ` Marc Kleine-Budde
2013-09-12  9:31                   ` Ico Doornekamp
2016-05-10 19:25 ` Ico Doornekamp
2016-05-11  7:40   ` Oliver Hartkopp
     [not found]     ` <1462952665-sup-1016@pruts.nl>
2016-05-11  8:17       ` Oliver Hartkopp
2016-05-11 12:28         ` Ico Doornekamp
2016-05-11 13:25           ` Oliver Hartkopp
2016-05-11 17:01             ` Ico Doornekamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5230B897.7020807@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=can@zevv.nl \
    --cc=linux-can@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.