]> git.kaiwu.me - nginx.git/commit
QUIC: refactored ngx_quic_address_hash().
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 25 Feb 2026 17:07:01 +0000 (21:07 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Thu, 26 Feb 2026 14:05:07 +0000 (18:05 +0400)
commit2f039e6f7233c7fd9ab88888642410352572c089
tree2793e766ed71899e0748e8d65d22dd849e375af4
parent578c91818f1d68797323d6029e17a441a7438506
QUIC: refactored ngx_quic_address_hash().

Now it accepts an optional salt, to be used in a subsequent change.
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic_connection.h
src/event/quic/ngx_event_quic_tokens.c