Date: Fri, 27 May 2011 08:43:59 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_pipe.c Message-ID: <201105270844.p4R8iBRc001872@repoman.freebsd.org>
index | next in thread | raw e-mail
zec 2011-05-27 08:43:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netgraph ng_pipe.c
Log:
SVN rev 222347 on 2011-05-27 08:43:59Z by zec
MFC r222257:
Assume the link to be dead if bit error rate (BER) parameter is set to 1.
When a transition from link alive to link dead configuration or vice
versa occurs, notify any upstream and / or downstream peers using
NGM_FLOW messagges.
Link state notification using NGM_FLOW messages is modelled around
around already existing code in ng_ether.c.
Revision Changes Path
1.3.2.6 +30 -1 src/sys/netgraph/ng_pipe.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105270844.p4R8iBRc001872>
