Author :
dlg
Date :
2020-07-22 01:12:38
Hash :08fc3d03 Message :register as a bridge port, not an input handler, on member ifaces.
this is a step toward making all types of bridges coordinate their
use of port interfaces, and is a step toward deprecating the interface
input handler lists.
bridge(4), switch(4), and tpmr(4) now coordinate their access so
only one of them can own a port at a time.
this has been in snaps as part of a larger diff for over a week.