On Tuesday 23 June 2015 01:29:05 Carsten Bormann wrote:
> 6LoWPAN UDP header compression also benefits if the port number you use
> for most of your messages is 0xf0xx (even more so if both ports are 0xf0bx).
> 
> http://tools.ietf.org/html/rfc6282#section-4.3.3
> 
> It is only a byte (or three bytes) saved, but that is an easy byte to
> save just by choosing a port number fitting this pattern.

Right, we could use one of those ports for the unicast. In fact, that might be 
a good idea for all IPv6 connections, since the packet could get translated to 
6LoWPAN by another node in the network.

Would be nice if we could get a kernel API to indicate the desired port range.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Reply via email to