Billy Kozak 72b4d38ab3 Put some uip6 temporaries on the stack
Some "temporary" variables were declared with static storage duration
for no good reason.

Replaced them with local stack variables wherever they were used.

There are still some variables that are unecesarily given static
duration which I have left alone.
2016-06-07 09:59:46 -06:00
..
2016-02-04 00:26:54 +01:00
2016-04-13 09:16:09 -07:00
2016-06-03 16:44:12 +02:00
2016-01-04 00:28:26 +01:00