https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182212
--- Comment #4 from [email protected] --- A commit references this bug: Author: mav Date: Thu Jun 5 05:36:56 UTC 2014 New revision: 267093 URL: http://svnweb.freebsd.org/changeset/base/267093 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 <[email protected]> Changes: _U stable/10/ stable/10/sys/netgraph/ng_mppc.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
