put the mac addr into a uint64_t to compare it to the ethernet slow addr.
authordlg <dlg@openbsd.org>
Sat, 27 Feb 2021 01:19:11 +0000 (01:19 +0000)
committerdlg <dlg@openbsd.org>
Sat, 27 Feb 2021 01:19:11 +0000 (01:19 +0000)
commit3a29f493ac2324889b068aa1fd8deafcc7820d4e
tree6977145d34055f214bcb7940497d0181d03bda16
parent7cbf358b5a89e84ed45dd26750ebb0875294df9f
put the mac addr into a uint64_t to compare it to the ethernet slow addr.

also do the ethertype comparison before the conversion above.
sys/net/if_aggr.c