.. |
mac
|
Avoid switching the radio on and off when the MAC layer is turned off. Cleanups.
|
2007-12-05 13:23:17 +00:00 |
rime
|
Changed name on the neighbor discovery module from (cryptic) 'nbh' to 'neighbor-discovery'
|
2007-12-09 15:40:43 +00:00 |
dhcpc.c
|
Support for z80(sdcc) port.
|
2007-08-30 14:39:16 +00:00 |
dhcpc.h
|
|
|
hc.c
|
Support for z80(sdcc) port.
|
2007-08-30 14:39:16 +00:00 |
hc.h
|
|
|
psock.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
psock.h
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
rawpacket-udp.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
rawpacket-udp.h
|
|
|
rawpacket.h
|
|
|
resolv.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
resolv.h
|
|
|
rime.h
|
Expose the Rime MAC driver so that applications can use it - a bit of a hack, but it works for now
|
2007-12-05 13:21:58 +00:00 |
slipdev.c
|
|
|
slipdev.h
|
|
|
tcpdump.c
|
|
|
tcpdump.h
|
corrected function signature
|
2007-08-06 13:14:09 +00:00 |
tcpip.c
|
Allow to link with UIP_CONF_ACTIVE_OPEN set to 0.
|
2007-12-08 23:06:02 +00:00 |
tcpip.h
|
|
|
uaodv-def.h
|
* Optional AODV BAD_HOP extension.
|
2007-05-28 16:32:43 +00:00 |
uaodv-rt.c
|
|
|
uaodv-rt.h
|
|
|
uaodv.c
|
uaodv.c now compiles without #if UIP_UDP
|
2007-11-28 12:52:34 +00:00 |
uaodv.h
|
|
|
uip_arch.h
|
|
|
uip_arp.c
|
Support for z80(sdcc) port.
|
2007-08-30 14:39:16 +00:00 |
uip_arp.h
|
|
|
uip-fw-drv.c
|
Removed the empty PROCESS_NO_BROADCAST macro.
|
2007-05-23 22:16:05 +00:00 |
uip-fw-drv.h
|
|
|
uip-fw.c
|
Fixed compiler warnings
|
2007-11-17 10:46:25 +00:00 |
uip-fw.h
|
|
|
uip-neighbor.c
|
|
|
uip-neighbor.h
|
|
|
uip-over-mesh.c
|
Support for z80(sdcc) port.
|
2007-08-30 14:39:16 +00:00 |
uip-over-mesh.h
|
|
|
uip-split.c
|
|
|
uip-split.h
|
|
|
uip-udp-packet.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
uip-udp-packet.h
|
|
|
uip.c
|
Added #ifdef around label (yes, ugly) to avoid compiler warning with UIP_UDP == 0
|
2007-11-28 12:53:07 +00:00 |
uip.h
|
Exposed a few UDP declarations even when UIP_UDP == 0 to make uaodv.c compile
|
2007-11-28 12:52:12 +00:00 |
uiplib.c
|
|
|
uiplib.h
|
|
|
uipopt.h
|
Allow to actually configure active open support via UIP_CONF_ACTIVE_OPEN.
|
2007-12-08 23:04:34 +00:00 |