Date: Wed, 24 Aug 2005 13:52:35 +1200 From: Andrew Thompson <thompsa@freebsd.org> To: freebsd-stable@freebsd.org Subject: if_bridge for 5-STABLE ready for testing Message-ID: <20050824015235.GB29113@heff.fud.org.nz>
next in thread | raw e-mail | index | archive | help
Hi, You can find the patch here http://people.freebsd.org/~thompsa/if_bridge-5stable.diff 1) Apply the patch # cd /usr; patch -p0 < if_bridge-5stable.diff 2) Add 'device if_bridge' to your kernel config (or use the module) 3) Do the "buildworld, buildkernel, installkernel, installworld"-dance Feel free to test and report any problems. configuration is the same as in current, see if_bridge(4) for details. cheers, Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050824015235.GB29113>