Fwd: cvs commit: src/sys/netinet if_ether.c
--Apple-Mail-11-483257137
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed
could that be the cause of bridge (sometimes?) not working?
---8<---
#ifdef BRIDGE
#define BRIDGE_TEST (do_bridge)
#else
#define BRIDGE_TEST (0) /* cc will optimise the test away */
#endif
--->8---
cheers
simon
Begin forwarded message:
> From: Gleb Smirnoff <glebius@FreeBSD.org>
> Date: 9. September 2004 14:34:07 MESZ
> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
> cvs-all@FreeBSD.org
> Subject: cvs commit: src/sys/netinet if_ether.c
>
> glebius 2004-09-09 12:34:07 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/netinet if_ether.c
> Log:
> Check flag do_bridge always, even if kernel was compiled without
> BRIDGE support. This makes dynamic bridge.ko working.
>
> Reviewed by: sam
> Approved by: julian (mentor)
> MFC after: 1 week
>
> Revision Changes Path
> 1.129 +5 -11 src/sys/netinet/if_ether.c
> _______________________________________________
> cvs-src@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
>
--
/"\
\ /
\ ASCII Ribbon Campaign
/ \ Against HTML Mail and News
--Apple-Mail-11-483257137
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBQKEWr5S+dk6z85oRAlCMAJ9utMD+WRgttcnJ+ntjy0q/KviM1ACg0hxU
IqoLFme08IWw4M2vV83eisE=
=bQfp
-----END PGP SIGNATURE-----
--Apple-Mail-11-483257137--