contiki/core/net
2010-10-28 08:54:54 +00:00
..
mac Always restore the queuebuf to the packetbuf before calling the upper layers. Reduce the waiting time between successive MAC layer retransmissions. 2010-10-24 21:07:00 +00:00
rime Left-over debug printf removed 2010-10-25 12:25:39 +00:00
rpl Update annotation when removing preferred parent. 2010-10-27 12:27:57 +00:00
dhcpc.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
dhcpc.h
hc.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
hc.h
neighbor-attr.c
neighbor-attr.h
neighbor-info.c improved ETX calculation 2010-10-28 08:54:54 +00:00
neighbor-info.h Export fix-point representation of the ETX. Make RPL temporarily use the same representation as before. 2010-10-22 13:50:13 +00:00
netstack.c
netstack.h
packetbuf.c
packetbuf.h
packetqueue.c
packetqueue.h
psock.c
psock.h
queuebuf.c Fixed build for platforms which use the default value for QUEUEBUF_NUM. 2010-10-12 19:51:28 +00:00
queuebuf.h Fixed build for platforms which use the default value for QUEUEBUF_NUM. 2010-10-12 19:51:28 +00:00
rawpacket-udp.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
rawpacket-udp.h
rawpacket.h
resolv.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
resolv.h
rime.h
sicslowpan.c made number of transmissions configurable 2010-10-26 13:25:32 +00:00
sicslowpan.h
slipdev.c
slipdev.h
tcpdump.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
tcpdump.h
tcpip.c Small style fixes 2010-10-24 21:05:42 +00:00
tcpip.h A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uaodv-def.h
uaodv-rt.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uaodv-rt.h
uaodv.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uaodv.h
uip6.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uip_arch.h
uip_arp.c ARP fix for multicast transmissions. (Patch by Robert Quattlebaum.) 2010-10-24 22:29:39 +00:00
uip_arp.h
uip-debug.c
uip-debug.h
uip-ds6.c Bugfix: removed old leftover code statement 2010-10-25 11:59:09 +00:00
uip-ds6.h Replace old neighbors according to an LRU policy when a new neighbor needs to be added 2010-10-25 11:58:07 +00:00
uip-fw-drv.c
uip-fw-drv.h
uip-fw.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uip-fw.h
uip-icmp6.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uip-icmp6.h
uip-nd6.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uip-nd6.h
uip-neighbor.c
uip-neighbor.h
uip-over-mesh.c
uip-over-mesh.h
uip-split.c
uip-split.h
uip-udp-packet.c
uip-udp-packet.h
uip.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uip.h A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
uiplib.c
uiplib.h
uipopt.h UDP checksum is mandatory with IPv6. (Patch by Robert Quattlebaum.) 2010-10-24 22:28:43 +00:00