]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Compare received session ID to the one sent
authorNick Porter <nick@portercomputing.co.uk>
Tue, 22 Jul 2025 13:30:45 +0000 (14:30 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Tue, 22 Jul 2025 15:23:26 +0000 (16:23 +0100)
commit701e5e2a088ffae5e4c940f6fb6d9a3f2d954a53
tree6ade330cbbbcbed8241b0caf1be99c5b79906e22
parent14923fe712d3dacf0ded72a6381b0819ddcb7cdf
Compare received session ID to the one sent

h->session_id is only used if the packet did not contain a
Packet->Session-Id attribute.
src/modules/rlm_tacacs/rlm_tacacs_tcp.c