The following reply was made to PR kern/167006; it has been noted by GNATS.
From: Remko Lodder <[email protected]> To: Shawn Webb <[email protected]> Cc: [email protected] Subject: Re: kern/167006: epair Device Does Not Support Span Date: Mon, 16 Apr 2012 21:22:46 +0200 >=20 >> How-To-Repeat: > As root: > ifconfig bridge0 create > ifconfig bridge0 up > ifconfig epair0 create > ifconfig bridge0 addm epair0a > ifconfig epair0a up > ifconfig bridge0 span epair0a # <- You will get an error here: = "ifconfig: BRDGADDS epair0a: Device busy" >> Fix: =09 Can that happen because you already added epair0a to the bridge0 = interface???=09 --=20 /"\ With kind regards, | [email protected] \ / Remko Lodder | [email protected] X FreeBSD | = http://www.evilcoder.org / \ The Power to Serve | Quis custodiet ipsos custodes _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
