Date: Thu, 2 Oct 2014 14:29:51 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Hiroki Sato <hrs@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r272386 - in head: sbin/ifconfig share/man/man4 sys/net Message-ID: <20141002102951.GE73266@FreeBSD.org> In-Reply-To: <201410012137.s91LbXL4025967@svn.freebsd.org> References: <201410012137.s91LbXL4025967@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 01, 2014 at 09:37:33PM +0000, Hiroki Sato wrote: H> Author: hrs H> Date: Wed Oct 1 21:37:32 2014 H> New Revision: 272386 H> URL: https://svnweb.freebsd.org/changeset/base/272386 H> H> Log: H> Virtualize lagg(4) cloner. This change fixes a panic when tearing down H> if_lagg(4) interfaces which were cloned in a vnet jail. H> H> Sysctl nodes which are dynamically generated for each cloned interface H> (net.link.lagg.N.*) have been removed, and use_flowid and flowid_shift H> ifconfig(8) parameters have been added instead. Flags and per-interface H> statistics counters are displayed in "ifconfig -v". Thanks a lot for this, Hiroki-san! -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141002102951.GE73266>