This commit fixes all callsites of netip.AddrFromSlice(), which has
changed its signature and now returns two values.
Signed-off-by: Alexander Neumann <[email protected]>
[Jason: remove error handling from AddrFromSlice.]
Signed-off-by: Jason A. Donenfeld <[email protected]>