nes-proj/core/net
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
..
ip refactored tcpip_ipv6_output 2017-06-21 16:02:44 +02:00
ip64
ipv6 Removing old/unused libs 2017-06-19 11:41:42 +02:00
mac Fix a number of compiler warnings 2017-06-21 12:06:57 +02:00
rpl
link-stats.c
link-stats.h
linkaddr.c
linkaddr.h
nbr-table.c
nbr-table.h
net-debug.c
net-debug.h
netstack.c
netstack.h
packetbuf.c
packetbuf.h Move llsec802154.h to core/net/mac 2017-05-18 09:56:57 +02:00
queuebuf.c
queuebuf.h