]> The Tcpdump Group git mirrors - tcpdump/commit
ISAKMP: Use GET_U_1() to replace a direct dereference
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 18 Feb 2022 22:32:10 +0000 (23:32 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 19 Feb 2022 09:40:35 +0000 (10:40 +0100)
commit2800b8968362329f5fc586142edc1c64ef8b48b4
treee3cb9e15f99894ab91cbe90f4b33372fe792b617
parentaca18478998aef90a726935eb532283c959c5119
ISAKMP: Use GET_U_1() to replace a direct dereference

Moreover:
Remove an unnecessary cast and an & operator.
print-isakmp.c