Re: Bridging a lowpan interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Michael,

Thanks for sharing your knowledge and views.

I'm all for routing and starting with RPL is fine. However, the idea was also to enable traffic differentiation based on flows (the SDN part), without breaking them, and not only based on IP addresses. That's why I mentioned that I used routing and ip6tables.

I was just wondering if there was a way of integrating lowpan interfaces with the other typical solutions.

Cheers,
--
David

> On 10 Nov 2017, at 18:46, Michael Richardson <mcr+ietf@xxxxxxxxxxxx> wrote:
> 
> 
> David Palma <david.palma@xxxxxxx> wrote:
>> After shamefully trying it, I suppose it's not possible to add a lowpan
>> interface to a bridge because it's not an ethernet segment.
> 
>> However, I was wondering if this could/will be a possibility in the
>> future?
> 
> No, because 802.15.4 uses 8-byte EUI64 addresses, or 2-byte short addresses.
> 
>> If I understood correctly there was a discussion about the tun/tap
>> driver that touched upon similar aspects, but I didn't get the
>> conclusion.
> 
>> The motivation for this question is to enable offloading/traffic
>> redirection between 15.4 and .11 depending on certain conditions
>> (e.g. energy and distance). I have accomplished this with changing
>> routes and iptables but I was looking for an "SDN/OpenFlow-like"
>> approach.
> 
> Stupid Layer-2 tricks are a bad idea here.
> Use smart layer-3 techniques instead: routing.
> 
> Assuming that both of your devices have 15.4 and .11 interfaces, then put
> them into seperate subnets, and then distribute /128 addresses to your end
> systems, and use a dynamic routing protocol to announce things.
> 
> Choices would include: RPL (see my unstrung.sandelman.ca, and others),
> BABEL, OSPFv3.
> 
> Before you complain about overhead of that, you need to go read the source
> code for the bridging code that includes {R,M,}STP.
> 
> --
> Michael Richardson <mcr+IETF@xxxxxxxxxxxx>, Sandelman Software Works
> -= IPv6 IoT consulting =-
> 
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux