Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2008 08:14:58 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_bridge.c
Message-ID:  <200807010815.m618FCFY045624@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
philip      2008-07-01 08:14:58 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_bridge.c 
  Log:
  SVN rev 180140 on 2008-07-01 08:14:58Z by philip
  
  Set bridge MAC addresses to the MAC address of their first interface unless
  locally configured.  This is more in line with the behaviour of other popular
  bridging implementations and makes bridges more predictable after reboots for
  example.
  
  Reviewed by:    thompsa
  MFC after:      1 week
  
  Revision  Changes    Path
  1.113     +33 -6     src/sys/net/if_bridge.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807010815.m618FCFY045624>