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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"