Replace the src storage inside StdNetEndpoint with a copy of the raw
control message buffer, to reduce allocation and perform less work on a
per-packet basis.
Signed-off-by: James Tucker <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>