]> The Tcpdump Group git mirrors - tcpdump/commit
IEEE 802.11: Simplify handle_action(). [skip ci]
authorDenis Ovsienko <[email protected]>
Fri, 22 Jan 2021 01:24:15 +0000 (01:24 +0000)
committerDenis Ovsienko <[email protected]>
Fri, 22 Jan 2021 11:10:25 +0000 (11:10 +0000)
commitfd60dce54592920d0a3e0225ef5dc34c30c61e9f
tree45454c95800c9dacd3517126fc17d9d835ced85a
parentacfb5669a9678c01e0db6446874dd9d09afae945
IEEE 802.11: Simplify handle_action(). [skip ci]

Lose PRINT_MESHLINK_ACTION(), PRINT_MESHPEERING_ACTION() and
PRINT_MESHPATH_ACTION(), which were unused since commit f1c0553. Convert
the remaining 5 macros and hard-coded strings using tok2str() and
uint2tokary().
CHANGES
print-802_11.c