All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matteo Petracca <matteo.petracca@sssup.it>
To: linux-wpan@vger.kernel.org
Subject: Raw ieee802154 socket
Date: Wed, 08 Apr 2015 10:54:00 +0200	[thread overview]
Message-ID: <5524ECA8.7000500@sssup.it> (raw)

Dear all,
I want to create a raw ieee802154 socket, and I'm
following the test1.c example of lowpan-tools.

I succeeded in sending data packets, when I put in the buffer
a packet (header+payload) it is sent trough the channel as it
is (I checked with the sniffer). When I receive a data packet
I get in the buffer only the payload, without the header. Is there
any way to get back the header too?

I am using kernel 3.8.

Best,
Matteo

             reply	other threads:[~2015-04-08  8:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-08  8:54 Matteo Petracca [this message]
2015-04-08 10:30 ` Raw ieee802154 socket Alexander Aring
2015-04-08 10:46   ` Alexander Aring

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=5524ECA8.7000500@sssup.it \
    --to=matteo.petracca@sssup.it \
    --cc=linux-wpan@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.