URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=371c2d1bd64b16b4f279fa10a4f0636ed99fcb87
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
371c2d1 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-dcerpc-netlogon: use the correct NETLOGON_FLAG_AES flag
See [MS-NRPC] 3.1.4.2 Netlogon Negotiable Options, it's
flag W: Supports Advanced Encryption Standard (AES) encryption (128 bit in
8-bit CFB mode) and SHA2 hashing ...
Change-Id: I4b677e1ca1c3b3b9bc47ccc412380cc18659fd5d
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/35589
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 33ea029 packet-dcerpc-netlogon: fix the build with DEBUG_NETLOGON
add 371c2d1 packet-dcerpc-netlogon: use the correct NETLOGON_FLAG_AES flag
Summary of changes:
epan/dissectors/packet-dcerpc-netlogon.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)