pingora icon indicating copy to clipboard operation
pingora copied to clipboard

Add Methods to SocketDigest for Retrieving SO_ORIGINAL_DST Information

Open ermakov-oleg opened this issue 1 year ago • 4 comments

#385

ermakov-oleg avatar Sep 17 '24 17:09 ermakov-oleg

@andrewhavck Builds on Rust 1.72 are failing due to the latest boring-sys release (v4.10.*), where bindgen was updated (see: https://github.com/cloudflare/boring/pull/273). Any suggestions on how to resolve this or work around the issue?

ermakov-oleg avatar Sep 20 '24 21:09 ermakov-oleg

@ermakov-oleg fix was merged so builds are passing now.

andrewhavck avatar Sep 23 '24 15:09 andrewhavck

@andrewhavck maybe there are some other comments or something that might be blocking the merge of these changes?

ermakov-oleg avatar Sep 26 '24 10:09 ermakov-oleg

@ermakov-oleg it's been reviewed internally, should land soon, thanks.

andrewhavck avatar Sep 27 '24 19:09 andrewhavck

Merged and synced. Thanks!

eaufavor avatar Oct 11 '24 22:10 eaufavor