]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r222246:
authorzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 May 2011 08:40:26 +0000 (08:40 +0000)
committerzec <zec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 27 May 2011 08:40:26 +0000 (08:40 +0000)
commit198a29fb76af218525f1e7e98654000d5f0f91bb
treeaf0ece5d3bb50bacdd54bc5d84f568e332b2d840
parent65d17b6d8aa691791ac60925cf0c426625a94045
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

git-svn-id: svn://svn.freebsd.org/base/stable/8@222344 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_epair.c