CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/21 18:51:57
Modified files:
sys/net : if_switch.c
Log 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.
this has been in snaps as part of a larger diff for over a week.
