Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2011 08:40:26 +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:  <201105270840.p4R8ecXc001570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2011-05-27 08:40:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if_epair.c 
  Log:
  SVN rev 222344 on 2011-05-27 08:40:26Z by zec
  
  MFC r222246:
    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
  
  Revision  Changes    Path
  1.3.2.8   +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?201105270840.p4R8ecXc001570>