CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2021/03/04 23:44:10
Modified files: sys/netinet : if_ether.h sys/net : if_bridge.c if_ethersubr.c if_switch.c if_tpmr.c if_veb.c Log message: pass the uint64_t dst ethernet address from ether_input to bridges. tested on amd64 and sparc64.