filter MAC Bridge component Reserved address
authordlg <dlg@openbsd.org>
Tue, 23 Feb 2021 04:40:27 +0000 (04:40 +0000)
committerdlg <dlg@openbsd.org>
Tue, 23 Feb 2021 04:40:27 +0000 (04:40 +0000)
commit2b7184efd23ea39cb55fa79058456f49bdf50949
treea3bb64bdedfc774a77be6ced1273e5a337e14f5c
parenta20cd1b1fd4a7840b499c3b5bac4f2787d71c3d8
filter MAC Bridge component Reserved address

im considering converting ethernet addresses into uint64_ts to make
comparisons (and masking) easier. im trialling it here, and it
doesn't seem like the worst.
sys/net/if_veb.c