contiki/core/net
nvt-se 9277f922f1 fixed some documentation typos.
also uc -> unicast, stuc -> stunicast.
2009-05-26 13:58:53 +00:00
..
mac Fixed link panid for broadcasts to be standard compliant. Ignore packets addressed to other non-broadcast panids. 2009-05-26 12:08:29 +00:00
rime fixed some documentation typos. 2009-05-26 13:58:53 +00:00
routing
dhcpc.c
dhcpc.h
hc.c
hc.h
psock.c
psock.h
rawpacket-udp.c
rawpacket-udp.h
rawpacket.h
resolv.c
resolv.h
rime.h
sicslowpan.c
sicslowpan.h
slipdev.c
slipdev.h
tcpdump.c
tcpdump.h
tcpip.c
tcpip.h
uaodv-def.h
uaodv-rt.c
uaodv-rt.h
uaodv.c
uaodv.h
uip6.c decrement TTL right after forwarding check. 2009-05-19 11:54:50 +00:00
uip_arch.h
uip_arp.c
uip_arp.h
uip-fw-drv.c
uip-fw-drv.h
uip-fw.c
uip-fw.h
uip-icmp6.c
uip-icmp6.h
uip-nd6-io.c
uip-nd6.c
uip-nd6.h
uip-neighbor.c
uip-neighbor.h
uip-netif.c
uip-netif.h
uip-over-mesh.c Added functionality for decaying routes: when a packet is sent over a route, it is decayed. If the route is not refreshed within four packets (with the route_refresh() function, which is called when a new packet arrives), the route is dropped. A route can be decayed at most once per second 2009-05-10 21:08:01 +00:00
uip-over-mesh.h
uip-split.c
uip-split.h
uip-udp-packet.c
uip-udp-packet.h
uip.c
uip.h
uiplib.c
uiplib.h
uipopt.h