]> 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]>
Sun, 20 Mar 2022 19:46:57 +0000 (20:46 +0100)
commit448422487f2f7da9a8da9a5ae7f0380b46da1eff
treeb500ea0631255714b9dd685402f3da1d03154662
parentccea6ac100674bf5cda873753f424f6f2bb36fe1
ISAKMP: Use GET_U_1() to replace a direct dereference

Moreover:
Remove an unnecessary cast and an & operator.

(cherry picked from commit 2800b8968362329f5fc586142edc1c64ef8b48b4)
print-isakmp.c