svn commit: r272386 - in head: sbin/ifconfig share/man/man4 sys/net
Gleb Smirnoff
glebius at FreeBSD.org
Thu Oct 2 10:29:54 UTC 2014
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.
More information about the svn-src-all
mailing list