0b690a991f
Motivation: This allows netty to operate in 'transparent proxy' mode for UDP, intercepting connections to other addresses by means of Linux firewalling rules, as per https://www.kernel.org/doc/Documentation/networking/tproxy.txt Modification: Add IP_TRANSPARENT option. Result: Allows setting and getting of the IP_TRANSPARENT option, which allows retrieval of the ultimate socket address originally requested.
Native transport for Linux
See our wiki page.