nginx/t
Vadim Zhestikov cd4104ec2d Tests: add AF_UNIX upstream write test for PROXY protocol v2.
Test nginx as a stream proxy with a Unix domain socket downstream
connection.  Verifies that ngx_proxy_protocol_v2_write() emits
family_transport 0x31 (AF_UNIX, STREAM), addr block length 216,
empty src_addr for an unbound client, the correct dst_addr path,
and that the payload follows the 232-byte header intact.
2026-05-20 16:27:21 -07:00
..
mail_proxy_protocol_v2.t Tests: add PROXY protocol v2 mail proxy module test. 2026-05-20 16:27:21 -07:00
mail_proxy_protocol_v2_auto.t Tests: add PROXY protocol v2 auto-fill in mail proxy module. 2026-05-20 16:27:21 -07:00
mail_proxy_protocol_v2_passthrough.t Tests: add PROXY protocol v2 passthrough in mail proxy module. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2.t Tests: add PROXY protocol v2 upstream write tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_auto.t Tests: add PROXY protocol v2 TLV auto-fill tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_auto_override.t Tests: add PROXY protocol v2 TLV auto-fill tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_auto_suppress.t Tests: add PROXY protocol v2 TLV auto-fill tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_client_flags.t Tests: add PP2_CLIENT_CERT_SESS client flag test. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_crc32c.t Tests: proxy_protocol_crc32c directive for PROXY protocol v2. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_dualstack.t Tests: add PROXY protocol v2 dual-stack server test. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ipv4mapped.t Tests: add IPv4-mapped IPv6 normalization test for PP v2. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ipv6.t Tests: add PROXY protocol v2 IPv6 listener test. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_passthrough.t Tests: add PROXY protocol v2 passthrough tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ssl.t Tests: add PROXY protocol v2 upstream write tests. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ssl_hex_sub.t Tests: add ssl_0x<hex> SSL sub-TLV syntax test. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ssl_tlv.t Stream: add PP2_CLIENT_CERT_SESS and PP2_CLIENT_CERT_CONN flags. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_ssl_verify.t Stream: add PP2_CLIENT_CERT_SESS and PP2_CLIENT_CERT_CONN flags. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_tlv.t Tests: proxy_protocol_tlv directive for PROXY protocol v2. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_tlv_passthrough.t Stream: remove ssl raw TLV body passthrough alias. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_udp.t Tests: add UDP upstream write test for PROXY protocol v2. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_udp_v1.t Tests: add UDP rejection test for PROXY protocol v1. 2026-05-20 16:27:21 -07:00
stream_proxy_protocol_v2_unix.t Tests: add AF_UNIX upstream write test for PROXY protocol v2. 2026-05-20 16:27:21 -07:00