CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/21 01:27:59
Modified files:
sys/net : if_bridge.c
Log message:
bridge(4) does not distinguish between routing/forwarding ports, so
make "addlocal" an alias to "add" on bridge. addlocal is handled
differently on switch(4).
OK yasuoka@
