cvs commit: src/sys/net if_bridge.c

Christian S.J. Peron csjp at FreeBSD.org
Tue May 16 17:19:16 PDT 2006


csjp        2006-05-17 00:18:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c 
  Log:
  MFC revision 1.56
  
  date: 2006/03/03 09:12:21;  author: thompsa;  state: Exp;  lines: +22 -7
  Since we are using random ethernet addresses for the bridge, it is possible
  that we might have address collisions, so make sure that this hardware address
  isn't already in use on another bridge.
  
  Revision   Changes    Path
  1.11.2.30  +22 -7     src/sys/net/if_bridge.c


More information about the cvs-all mailing list