cvs commit: src/sys/net if_bridge.c

Philip Paeps philip at FreeBSD.org
Tue Jul 1 08:15:13 UTC 2008


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


More information about the cvs-src mailing list