Re: 802.15.4G support?

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

 



Hello.

Having read through the mail threads on linux-wpan and ietf 6lo now.

On 04/03/16 21:16, Michael Richardson wrote:
Alexander Aring <alex.aring@xxxxxxxxx> wrote:
     > Okay. I think at first normal 127-bytes frames need to be send. After
     > if you are sure that your "neighbor" uses a "SUN Phy" then you need to
     > change the MTU (during runtime) for this special neighbor so a
     > different handling can be done.

Exactly... ND messages fit nicely in 127 bytes, and so the reply could
say something.


That would be a way to tackle this mid term, agreed.

From my sidem and with my linux hat on, this loks like the following.

1) 802.15.4 nodes can talk to 802.15.4g nodes on a physical level (it needs selection of the right modulation, frequency range, overlapping channels, etc) but it can happen and thus we need to be prepared for it.

2) If the 802.15.4g node uses a SUN PHY with a 2047 byte MTU we can run into trouble with normal nodes only able to handle 127. So far there is nothing specified to handle this case. Michael is proposing to use 6lo ND for this and record the MTU value for this neighbour in the l2 nd cache. Something that would certainly work but would need specing and implementing. I see this as a mid term goal we want to have. Anyone going to work on this?

3) Until 2) is done I would suggest we add a config option "802.15.4g with SUN PHY" which will change the hardcoded MTU from 127 to 2047 and will thus only work for a 15.g with SUN PHY only network. No interop as we have no way of knowing. The option would be disabled by default and the help text needs to mention the drawbacks. Once we have 2) in place we can remove this.

Remis, Alex, Michael how does this sound. It would allow Remi to go ahead and do the work needed to get his driver and things for 15.4g mainline while the interop problem can get further discussed, speced and implemented. Whats your folks opinion on this?

regards
Stefan Schmidt
--
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