From: matz@... Date: 2018-04-19T08:21:16+00:00 Subject: [ruby-core:86604] [Ruby trunk Feature#14696][Rejected] add optname SO_ORIGINAL_DST Issue #14696 has been updated by matz (Yukihiro Matsumoto). Status changed from Open to Rejected I didn't know `SO_ORIGINAL_DST` is not defined in libc headers. In this case, I'd suggest defining the constant in your application. Matz. ---------------------------------------- Feature #14696: add optname SO_ORIGINAL_DST https://bugs.ruby-lang.org/issues/14696#change-71561 * Author: takafan (taka fan) * Status: Rejected * Priority: Normal * Assignee: * Target version: ---------------------------------------- SO_ORIGINAL_DST is defined at https://github.com/torvalds/linux/blob/master/include/uapi/linux/netfilter_ipv4.h get original dst while accepting a socket from iptables target REDIRECT i made a pull request at github: https://github.com/ruby/ruby/pull/1859 -- https://bugs.ruby-lang.org/ Unsubscribe: