cut bpe(4) over to using the common etherbridge code.
authordlg <dlg@openbsd.org>
Sun, 21 Feb 2021 03:35:17 +0000 (03:35 +0000)
committerdlg <dlg@openbsd.org>
Sun, 21 Feb 2021 03:35:17 +0000 (03:35 +0000)
commitea0a6b3db3538dd59e809e25d26f1ba590a83d85
treeda548615a1a73e9e58f231cfb095e45658eedd70
parent5a88a7345428e9da5a05349249d21b1afb03f65c
cut bpe(4) over to using the common etherbridge code.

it's pretty straightforward since etherbridge was mostly based on
this code in the first place. the etherbridge_ops that bpe provides
to etherbridge set entries up to point at mac addresses in the
underlay network.

ok patrick@ jmatthew@
sys/conf/files
sys/net/if_bpe.c