nes-proj/core/net/ip
Billy Kozak 6b40fcc125 refactored tcpip_ipv6_output
- brought out several sections of code into seperate helper functions
- reduced conditional nesting by adding new function exit points
- use gotos to eliminate some code duplication (the main goal here
  is to reduce code size so as to avoid compilation problems on some
  platforms).

Conflicts:
	core/net/ip/tcpip.c
2017-06-21 16:02:44 +02:00
..
dhcpc.c
dhcpc.h
ip64-addr.c
ip64-addr.h
psock.c
psock.h
resolv.c
resolv.h
simple-udp.c
simple-udp.h
slipdev.c
slipdev.h
tcp-socket.c
tcp-socket.h
tcpip.c refactored tcpip_ipv6_output 2017-06-21 16:02:44 +02:00
tcpip.h
udp-socket.c
udp-socket.h
uip_arch.h
uip-debug.c
uip-debug.h
uip-nameserver.c
uip-nameserver.h
uip-packetqueue.c
uip-packetqueue.h
uip-udp-packet.c
uip-udp-packet.h
uip.h
uiplib.c
uiplib.h
uipopt.h