nginx/src/stream
Roman Arutyunyan 752f66bf7d Retain CAP_NET_RAW capability for transparent proxying.
The capability is retained automatically in unprivileged worker processes after
changing UID if transparent proxying is enabled at least once in nginx
configuration.

The feature is only available in Linux.
2017-12-13 20:40:53 +03:00
..
ngx_stream_access_module.c Access: simplified rule parser code. 2017-05-15 17:16:32 +03:00
ngx_stream_core_module.c Introduced ngx_tcp_nodelay(). 2017-05-26 22:52:48 +03:00
ngx_stream_geo_module.c Fixed calls to ngx_open_file() in certain places. 2017-08-09 15:03:27 +03:00
ngx_stream_geoip_module.c Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_handler.c Stream: phases. 2016-09-15 14:55:54 +03:00
ngx_stream_limit_conn_module.c Stream: phases. 2016-09-15 14:55:54 +03:00
ngx_stream_log_module.c Fixed ngx_open_cached_file() error handling. 2017-03-28 14:21:38 +03:00
ngx_stream_map_module.c Map: the "volatile" parameter. 2016-12-08 17:51:49 +03:00
ngx_stream_proxy_module.c Retain CAP_NET_RAW capability for transparent proxying. 2017-12-13 20:40:53 +03:00
ngx_stream_realip_module.c Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_return_module.c Stream: filters. 2016-09-15 14:55:46 +03:00
ngx_stream_script.c Unified error messages about duplicate directives. 2017-03-22 22:49:52 +03:00
ngx_stream_script.h Stream: log module. 2016-09-05 17:50:16 +03:00
ngx_stream_split_clients_module.c Stream: split_clients module. 2016-07-12 17:34:52 +03:00
ngx_stream_ssl_module.c SSL: the $ssl_client_escaped_cert variable (ticket #857). 2017-08-22 15:18:10 +03:00
ngx_stream_ssl_module.h Stream: client SSL certificates verification support. 2016-12-20 12:05:14 +03:00
ngx_stream_ssl_preread_module.c Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_upstream_hash_module.c Upstream hash: reordered peer checks. 2017-10-05 17:43:05 +03:00
ngx_stream_upstream_least_conn_module.c Upstream: max_conns. 2016-09-22 19:32:47 +03:00
ngx_stream_upstream_round_robin.c Stream: speed up TCP peer recovery. 2016-12-26 14:27:05 +03:00
ngx_stream_upstream_round_robin.h Modules compatibility: removed dependencies on NGX_STREAM_SSL. 2016-10-10 18:44:17 +03:00
ngx_stream_upstream_zone_module.c Do not use the obsolete NGX_SOCKADDRLEN macro. 2017-09-22 13:10:49 +03:00
ngx_stream_upstream.c Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_upstream.h Modules compatibility: down flag promoted to a bitmask. 2017-09-22 22:49:42 +03:00
ngx_stream_variables.c Fixed handling of unix sockets in $binary_remote_addr. 2017-10-04 21:19:42 +03:00
ngx_stream_variables.h Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_stream_write_filter_module.c Stream: filters. 2016-09-15 14:55:46 +03:00
ngx_stream.c Stream: configurable socket buffer sizes. 2017-04-03 17:29:19 +03:00
ngx_stream.h Stream: configurable socket buffer sizes. 2017-04-03 17:29:19 +03:00