nginx/auto
Roman Arutyunyan 05841adfb2 Set UDP datagram source address (ticket #1239).
Previously, the source IP address of a response UDP datagram could differ from
the original datagram destination address.  This could happen if the server UDP
socket is bound to a wildcard address and the network interface chosen to output
the response packet has a different default address than the destination address
of the original packet.  For example, if two addresses from the same network are
configured on an interface.

Now source address is set explicitly if a response is sent for a server UDP
socket bound to a wildcard address.
2017-04-11 16:41:53 +03:00
..
cc Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
lib Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
os Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS. 2017-04-17 14:42:12 +03:00
types Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
feature Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
init Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
install Configure: style. 2016-03-10 18:31:05 +03:00
make Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
module Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
modules Configure: fixed --without_http. 2017-03-16 20:38:31 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Configure: fixed --without_http. 2017-03-16 20:38:31 +03:00
sources Stream: filters. 2016-09-15 14:55:46 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Set UDP datagram source address (ticket #1239). 2017-04-11 16:41:53 +03:00