CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/12 14:12:09
Modified files:
sys/net : if_trunk.c
Log message:
Keep port interface UP on removal
There is no reason to change flags on member interfaces when removing
them, aggr(4) does not pull its members down either.
OK florian bluhm
