cvs commit: src/sys/net if_bridge.c

Andrew Thompson thompsa at FreeBSD.org
Fri Aug 5 20:33:22 GMT 2005


thompsa     2005-08-05 20:33:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c 
  Log:
  MFC: if_bridge.c, r1.14
  
  >   We check that all the member interfaces have the same MTU on attach to the
  >   bridge but the interface can still be changed afterwards.
  >
  >   This falls under the 'dont do that' category but log an warning when INVARIANTS
  >   is defined.
  >
  >   Approved by:    mlaier (mentor)
  >
  >   Revision  Changes    Path
  >   1.14      +8 -0      src/sys/net/if_bridge.c
  
  Approved by:    re (kensmith), mlaier (mentor)
  
  Revision  Changes    Path
  1.11.2.3  +8 -0      src/sys/net/if_bridge.c


More information about the cvs-src mailing list