aboutgitcodebugslistschat
path: root/contrib
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2025-04-15 17:16:22 +1000
committerStefano Brivio <sbrivio@redhat.com>2025-04-15 19:48:35 +0200
commitf107a86cc05c83c5755861b00b85cdf0eb5c9534 (patch)
tree2f9206d0cad451922e4d4594d433af0fb234a66b /contrib
parent04984578b00f7507a05544b7a5490b03ab2d5135 (diff)
downloadpasst-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar.gz
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar.bz2
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar.lz
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar.xz
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.tar.zst
passt-f107a86cc05c83c5755861b00b85cdf0eb5c9534.zip
udp: Add udp_pktinfo() helper
Currently we open code parsing the control message for IP_PKTINFO in udp_peek_addr(). We have an upcoming case where we want to parse PKTINFO in another place, so split this out into a helper function. While we're there, make the parsing a bit more robust: scan all cmsgs to look for the one we want, rather than assuming there's only one. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> [sbrivio: udp_pktinfo(): Fix typo in comment and change err() to debug()] Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions