Commit Graph
1 Commits
Author SHA1 Message Date
James Tucker 25eb973e00 conn: store IP_PKTINFO cmsg in StdNetendpoint src
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]>
2023-06-27 17:48:32 +02:00