From: Alexander Aring <alex.aring@gmail.com>
To: Baptiste Clenet <bapclenet@gmail.com>
Cc: Christopher Friedt <chrisfriedt@gmail.com>, linux-wpan@vger.kernel.org
Subject: Re: 6lowpan socket
Date: Thu, 12 Nov 2015 09:53:38 +0100 [thread overview]
Message-ID: <20151112085333.GA3045@omega> (raw)
In-Reply-To: <CAPpUg6O65Uyy+rhOdqh-cKK_w-4SqPvi9Ho6AGBFD7xUq4hukw@mail.gmail.com>
Hi Baptiste,
On Thu, Nov 12, 2015 at 01:14:48AM +0100, Baptiste Clenet wrote:
> From Christopher:
>
> Oh - sorry. 6LowPAN uses IPv6. So it's equivalent to setting up an IPv6 socket.
>
> Just remember to set up routes as appropriate and it should work fine.
>
> Unfortunately, I think vger bounces email from android devices, so my
> message won't make it out on the list.
>
> ©
>
> Sent from my Android
>
> Yeah sure, it's equivalent, it's what I thought. I will search deeper
I see you as well on the RIOT mailinglist. Do you has these issues with
RIOT?
You can check it with fakelb and bsd-netcat and create/connect udp v6 socket,
if it works with a linux<->linux connection, otherwise something is
wrong with interoperability (which you can might debug via sniffing).
I know they have recently added the rfc6282 udp nhc compression, see
[0]. We have nhc_udp enabled by default, (receive handling should have
a always possible strategy).
Usually you can disable UDP NHC by unloading the "nhc_udp" module if you
built it as module. But then you can also not receive anymore other udp
nhc iphc headers.
To make a fine granularity setting to the nhc strategy, we need a
userspace tool and interface for that.
- Alex
[0] https://github.com/RIOT-OS/RIOT/pull/4189
next prev parent reply other threads:[~2015-11-12 8:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 21:48 6lowpan socket Baptiste Clenet
[not found] ` <CAF4BF-TStucwTg5Kp+YAN735RNQUA+aLf1fEPRKW7uSNZXSKYw@mail.gmail.com>
2015-11-11 22:06 ` Baptiste Clenet
2015-11-12 0:14 ` Baptiste Clenet
2015-11-12 8:53 ` Alexander Aring [this message]
2015-11-13 10:29 ` Baptiste Clenet
2015-11-13 10:54 ` Alexander Aring
2015-11-13 13:34 ` Baptiste Clenet
2015-11-13 18:04 ` LL address and IPv6 address Michael Richardson
2015-11-14 10:35 ` Alexander Aring
2015-11-16 14:46 ` Stefan Schmidt
2015-11-16 15:11 ` Stefan Schmidt
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=20151112085333.GA3045@omega \
--to=alex.aring@gmail.com \
--cc=bapclenet@gmail.com \
--cc=chrisfriedt@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox