lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #13455] Extend neighbhor discovery ti support 6LoWPAN


From: Krishna Shingala
Subject: [lwip-devel] [task #13455] Extend neighbhor discovery ti support 6LoWPAN better.
Date: Sat, 24 Jan 2015 12:44:22 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

URL:
  <http://savannah.nongnu.org/task/?13455>

                 Summary: Extend neighbhor discovery ti support 6LoWPAN
better.
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: kshingala
            Submitted on: Sat Jan 24 12:44:21 2015
                Category: IPv6
         Should Start On: Sat Jan 24 00:00:00 2015
   Should be Finished on: Tue Feb 24 00:00:00 2015
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

For use cases that implement a 6LoWPAN inerface, the context identifiers and
prefixes distributed as a part of neighbor discovery procedures need to be
provide to the 6LoWPAN layer to enable efficient compression and decompression
of the IP header. This interface today does not exist in lwIP as lWIP does not
accound for the 6LoWPAN. It will be extremly useful to enable notifying new
prefixes and context identifier to the netif which can set these for the
6LoWPAN layer. Below is a short diagram to depict position of 6LoWPAN when
using lwIP stack.

          +----------------+------------------+
          |      ND6       |       MLD6       |    
          +----------------+------------------+
          |            IPv6/ICMPv6            |
          +-----------------------------------+
          |              netif                |
          +-----------------------------------+
          |             6LoWPAN               |
          +-----------------------------------+

               




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?13455>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]