Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2014 05:59:27 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 182212] [patch] [ng_mppc] ng_mppc(4) blocks on network errors unconditionaly
Message-ID:  <bug-182212-2472-suzeDffTCa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-182212-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-182212-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182212

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mav
Date: Thu Jun  5 05:58:55 UTC 2014
New revision: 267094
URL: http://svnweb.freebsd.org/changeset/base/267094

Log:
  MFC r266538:
  Make ng_mppc to not disable the node in case of multiple packet loss.
  Quite often it can be just packet reorder, and killing link in such case
  is inconvenient.  Add few sysctl's to control that behavior.

  PR:        kern/182212
  Submitted by:    Eugene Grosbein <egrosbein@rdtc.ru>
  Approved by:    re (glebius)

Changes:
_U  stable/9/
_U  stable/9/sys/
  stable/9/sys/netgraph/ng_mppc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-182212-2472-suzeDffTCa>