Fwd: cvs commit: src/sys/netinet if_ether.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Thu Sep 9 11:31:14 PDT 2004


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 at xxxxxxxxxxx>
Date: 9. September 2004 14:34:07 MESZ
To: src-committers at xxxxxxxxxxx, cvs-src at xxxxxxxxxxx, 
cvs-all at xxxxxxxxxxx
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 at xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-src
To unsubscribe, send any mail to "cvs-src-unsubscribe at xxxxxxxxxxx"
--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News
Attachment:
PGP.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00005.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20040909/ac76517d/attachment-0019.obj>


More information about the Bugs mailing list