CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/22 06:20:32
Modified files:
sbin/ifconfig : brconfig.c
sys/net : if_bridge.c
Log message:
Return EEXIST to 'add' when a port is already a bridge member. This makes
reconfiguration with /etc/netstart silent again. (noticed by deraadt)
And do the same for 'addspan'.
ok deraadt
