Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2011 07:57:28 +0000 (UTC)
From:      Marko Zec <zec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_epair.c
Message-ID:  <201105240757.p4O7vmfF065281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2011-05-24 07:57:28 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_epair.c 
  Log:
  SVN rev 222246 on 2011-05-24 07:57:28Z by zec
  
  Let epair(4) virtual interfaces report fake link / media status,
  by borrowing the skeleton of if_media manipulation and reporting
  code from if_lagg(4).  The main motivation behind this change is
  to allow for epair(4) interfaces to participate in STP if_bridge(4)
  configurations.
  
  Reviewed by:    bz
  MFC after:      3 days
  
  Revision  Changes    Path
  1.10      +37 -0     src/sys/net/if_epair.c



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