]> git.ipfire.org Git - thirdparty/hostap.git/commit
Introduce ether_addr_equal()
authorJouni Malinen <j@w1.fi>
Sat, 13 Jan 2024 21:05:52 +0000 (23:05 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 13 Jan 2024 21:47:20 +0000 (23:47 +0200)
commit95123ab3b38ed8ac5238c9766ac8a7c3fdf9038b
tree6f5d97e0b99ab8553c010667bdd2fa0ec218260e
parent76616a46b95272eb7c6147ad9ea4e222871ffd21
Introduce ether_addr_equal()

This makes a code more readable for the large number of cases that use
os_memcmp() to check whether two ethernet addresses are equal.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/common.h