]> The Tcpdump Group git mirrors - tcpdump/commit
IEEE 802.15.4: Use GET_U_1() to replace direct dereferences
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 10 Aug 2020 15:59:55 +0000 (17:59 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 10 Aug 2020 16:00:23 +0000 (18:00 +0200)
commit3bd69345b33eaa071b9b4718becef47fbc5047e0
treeff8a841e68cedae4826a7affb115d4d9ad11d1e0
parent7b7877e2e94642e201029b6ad42302a20667d691
IEEE 802.15.4: Use GET_U_1() to replace direct dereferences

This need adding 'netdissect_options *ndo' parameter to
ieee802_15_4_crc16() and ieee802_15_4_crc32().
print-802_15_4.c