Actions
Feature #14696
closedadd optname SO_ORIGINAL_DST
Feature #14696:
add optname SO_ORIGINAL_DST
Status:
Rejected
Assignee:
-
Target version:
-
Description
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:
Actions