CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/12 21:28:20
Modified files:
sys/net : if_switch.c
Log message:
let's be explicit about only supporting Ethernet ports as members.
the packet parsing code expects Ethernet packets, so only allow
Ethernet interfaces to be added.
ok sthen@
