You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
transport: Fix orig-dst compilation on non-Linux targets (#974)
The `orig_dst_addr` helper function does not compile when the target OS
is not Linux. This change fixes the signature and return value of the helper
for non-Linux targets
0 commit comments