Contiki 2.5
net Directory Reference

Directories

directory  mac
 
directory  rime
 
directory  rpl
 
directory  uDTN
 

Files

file  dhcpc.c [code]
 
file  dhcpc.h [code]
 
file  hc.c [code]
 TCP/IP header compression implementation.
 
file  hc.h [code]
 TCP/IP header compression header file.
 
file  neighbor-attr.c [code]
 
file  neighbor-attr.h [code]
 
file  neighbor-info.c [code]
 
    A generic module for management of neighbor information.

 
file  neighbor-info.h [code]
 
    Declarations for the neighbor information module.

 
file  netstack.c [code]
 
    Initialiation file for the Contiki low-layer network stack (NETSTACK)

 
file  netstack.h [code]
 
    Include file for the Contiki low-layer network stack (NETSTACK)

 
file  packetbuf.c [code]
 
    Rime buffer (packetbuf) management

 
file  packetbuf.h [code]
 
    Header file for the Rime buffer (packetbuf) management

 
file  packetqueue.c [code]
 
    Packet queue management

 
file  packetqueue.h [code]
 
    Header file for the packetqueue module

 
file  psock.c [code]
 
file  psock.h [code]
 Protosocket library header file.
 
file  queuebuf.c [code]
 
    Implementation of the Rime queue buffers

 
file  queuebuf.h [code]
 
    Header file for the Rime queue buffer management

 
file  rawpacket-udp.c [code]
 
    Implementation of the raw packet API with broadcast UDP packets

 
file  rawpacket-udp.h [code]
 
    A brief description of what this file is.

 
file  rawpacket.h [code]
 
    Header file for the Contiki raw packet API interface

 
file  resolv.c [code]
 DNS host name to IP address resolver.
 
file  resolv.h [code]
 uIP DNS resolver code header file.
 
file  rime.h [code]
 
    Header file for the Rime stack

 
file  sicslowpan.c [code]
 
    6lowpan implementation (RFC4944 and draft-ietf-6lowpan-hc-06)

 
file  sicslowpan.h [code]
 
    Header file for the 6lowpan implementation
    (RFC4944 and draft-hui-6lowpan-hc-01)

 
file  simple-udp.c [code]
 
file  simple-udp.h [code]
 
file  slipdev.c [code]
 SLIP protocol implementation.
 
file  slipdev.h [code]
 SLIP header file.
 
file  tcpdump.c [code]
 
file  tcpdump.h [code]
 
file  tcpip.c [code]
 
    Code for tunnelling uIP packets over the Rime mesh routing module

 
file  tcpip.h [code]
 
     Header for the Contiki/uIP interface.

 
file  uaodv-def.h [code]
 
    Definitions for the micro implementation of the AODV ad hoc routing protocol

 
file  uaodv-rt.c [code]
 
    Routing tables for the micro implementation of the AODV ad hoc routing protocol

 
file  uaodv-rt.h [code]
 
    Routing tables for the micro implementation of the AODV ad hoc routing protocol

 
file  uaodv.c [code]
 
    Micro implementation of the AODV ad hoc routing protocol

 
file  uaodv.h [code]
 
    A brief description of what this file is.

 
file  uip-debug.c [code]
 
    A set of debugging tools

 
file  uip-debug.h [code]
 
    A set of debugging macros.

 
file  uip-ds6.c [code]
 
    IPv6 data structures handling functions
    Comprises part of the Neighbor discovery (RFC 4861)
    and auto configuration (RFC 4862 )state machines

 
file  uip-ds6.h [code]
 
    Network interface and stateless autoconfiguration (RFC 4862)

 
file  uip-fw-drv.c [code]
 
file  uip-fw-drv.h [code]
 
file  uip-fw.c [code]
 uIP packet forwarding.
 
file  uip-fw.h [code]
 uIP packet forwarding header file.
 
file  uip-icmp6.c [code]
 
    ICMPv6 echo request and error messages (RFC 4443)

 
file  uip-icmp6.h [code]
 
    ICMPv6 echo request and error messages (RFC 4443)

 
file  uip-nd6.c [code]
 
    Neighbor discovery (RFC 4861)

 
file  uip-nd6.h [code]
 
    Neighbor discovery (RFC 4861)

 
file  uip-neighbor.c [code]
 
    Database of link-local neighbors, used by IPv6 code and
    to be used by a future ARP code rewrite.

 
file  uip-neighbor.h [code]
 
    Header file for database of link-local neighbors, used by
    IPv6 code and to be used by future ARP code.

 
file  uip-over-mesh.c [code]
 
    Code for tunnelling uIP packets over the Rime mesh routing module

 
file  uip-over-mesh.h [code]
 
    Header file for tunnelling uIP over Rime mesh

 
file  uip-packetqueue.c [code]
 
file  uip-packetqueue.h [code]
 
file  uip-split.c [code]
 
file  uip-split.h [code]
 Module for splitting outbound TCP segments in two to avoid the delayed ACK throughput degradation.
 
file  uip-udp-packet.c [code]
 
    Module for sending UDP packets through uIP.

 
file  uip-udp-packet.h [code]
 
    Header file for module for sending UDP packets through uIP.

 
file  uip.c [code]
 The uIP TCP/IP stack code.
 
file  uip.h [code]
 Header file for the uIP TCP/IP stack.
 
file  uip6.c [code]
 
    The uIP TCP/IPv6 stack code.

 
file  uip_arch.h [code]
 Declarations of architecture specific functions.
 
file  uip_arp.c [code]
 Implementation of the ARP Address Resolution Protocol.
 
file  uip_arp.h [code]
 Macros and definitions for the ARP module.
 
file  uiplib.c [code]
 
file  uiplib.h [code]
 Various uIP library functions.
 
file  uipopt.h [code]
 Configuration options for uIP.