dcerpc-netlogon: correctly sort netlogon_auth_vars
commita6832ac94365ef067294003a4308c5623aca6b8d
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Sep 2024 16:03:42 +0000 (12 18:03 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Oct 2024 16:23:41 +0000 (30 17:23 +0100)
treeb82583d8dd44b531947647fb2fb4a9f746e2b6e4
parentd17a5c378a467c187eb2781e6f1856dca0c1a32d
dcerpc-netlogon: correctly sort netlogon_auth_vars

With this we can handle NetrServerAuthenticate3 within an encrypted
connection without mixing the old and new key.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
epan/dissectors/packet-dcerpc-netlogon.c