nes-proj/core/net
oliverschmidt 59145615b0 Changed packet forwarding from a runtime option to a compiletime option. This avoids pulling in uip-fw.o if forwarding isn't required (saves > 1400 bytes on 6502 targets).
*** This change breaks all platforms calling tcpip_set_forwarding() ! These calls were intentionally not removed as they need to be replaced by setting the new compiletime option UIP_CONF_TCP_FORWARD - which should be done by the platform owners. ***
2008-03-29 15:19:25 +00:00
..
mac
rime
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
slipdev.c
slipdev.h
tcpdump.c
tcpdump.h
tcpip.c Changed packet forwarding from a runtime option to a compiletime option. This avoids pulling in uip-fw.o if forwarding isn't required (saves > 1400 bytes on 6502 targets). 2008-03-29 15:19:25 +00:00
tcpip.h Changed packet forwarding from a runtime option to a compiletime option. This avoids pulling in uip-fw.o if forwarding isn't required (saves > 1400 bytes on 6502 targets). 2008-03-29 15:19:25 +00:00
uaodv-def.h
uaodv-rt.c
uaodv-rt.h
uaodv.c
uaodv.h
uip_arch.h
uip_arp.c
uip_arp.h
uip-fw-drv.c
uip-fw-drv.h
uip-fw.c
uip-fw.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
uip.h
uiplib.c
uiplib.h
uipopt.h