Date: Fri, 27 May 2011 08:43:03 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_eiface.c Message-ID: <201105270843.p4R8hKgg001788@repoman.freebsd.org>
index | next in thread | raw e-mail
zec 2011-05-27 08:43:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netgraph ng_eiface.c
Log:
SVN rev 222346 on 2011-05-27 08:43:03Z by zec
MFC r222255:
Provide fake link status information in an attempt to let ng_eiface(4)
virtual ifnets more realistically mimic physical ethernet interfaces.
The main motivation behind this change is to allow for ng_eiface(4)
interfaces to participate in STP if_bridge(4) configurations.
When announcing link status changes, switch to the vnet to which the
ifnet belongs, since it is possible for ng_eiface ifnets to be assigned
to a vnet different from the one in which its netgraph node resides.
Revision Changes Path
1.54.2.6 +70 -1 src/sys/netgraph/ng_eiface.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105270843.p4R8hKgg001788>
