Date: Fri, 25 Apr 2014 22:09:00 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Alan Somers <asomers@freebsd.org> Cc: svn-src-head@freebsd.org, Adrian Chadd <adrian@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r253687 - head/sys/net Message-ID: <20140425180900.GP85571@FreeBSD.org> In-Reply-To: <CAOtMX2iXzXY1zAebqxJYGXw-_HRmRGmkpw7fgyLkvavJGcZy=g@mail.gmail.com> References: <201307261941.r6QJfEMO087844@svn.freebsd.org> <CAOtMX2iXzXY1zAebqxJYGXw-_HRmRGmkpw7fgyLkvavJGcZy=g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 25, 2014 at 09:58:31AM -0600, Alan Somers wrote: A> On Fri, Jul 26, 2013 at 1:41 PM, Adrian Chadd <adrian@freebsd.org> wrote: A> > Author: adrian A> > Date: Fri Jul 26 19:41:13 2013 A> > New Revision: 253687 A> > URL: http://svnweb.freebsd.org/changeset/base/253687 A> > A> > Log: A> > Break out the static, global LACP debug options into a per-lagg unit A> > sysctl tree. A> > A> > * Create a net.link.lagg.X.lacp node A> A> I think this introduced a lock order reversal. A> A> > * Add a debug node under that for tx_test and rx_test A> > * Add lacp_strict_mode, defaulting to 1 A> > A> > tx_test and rx_test are still a bitmap of unit numbers for now. A> > At some point it would be nice to create child nodes of the lagg bundle A> > for each sub-interface, and then populate those with various knobs A> > and statistics. A> > A> > Sponsored by: Netflix Also, these sysctl nodes were promised to be removed soon: http://lists.freebsd.org/pipermail/svn-src-head/2013-July/049602.html -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140425180900.GP85571>