Author: hrs
Date: Mon Sep 21 18:32:43 2015
New Revision: 288072
URL: https://svnweb.freebsd.org/changeset/base/288072
Log:
Fix a panic in SIOCSLAGG and SIOCGLAGGOPTS. This was caused by a
wrongly-MFC'd patch in r287723.
Pointy hat to:hrs
Modified:
stable/10/sys/net/if_lagg.c
Author: mckusick
Date: Tue Sep 22 00:43:05 2015
New Revision: 288079
URL: https://svnweb.freebsd.org/changeset/base/288079
Log:
MFC of 281677:
More accurately collect name-cache statistics in sysctl functions
sysctl_debug_hashstat_nchash() and sysctl_debug_hashstat_rawnchash().
These ch
Author: markj
Date: Tue Sep 22 00:45:16 2015
New Revision: 288080
URL: https://svnweb.freebsd.org/changeset/base/288080
Log:
MFC r287807:
Remove an unneeded typedef of ip6_t from the DTrace ip provider library.
PR: 203092
Modified:
stable/10/cddl/lib/libdtrace/ip.d
Directory Properti
On 9/22/15, Kirk McKusick wrote:
> Author: mckusick
> Date: Tue Sep 22 00:43:05 2015
> New Revision: 288079
> URL: https://svnweb.freebsd.org/changeset/base/288079
>
> Log:
> MFC of 281677:
>
> More accurately collect name-cache statistics in sysctl functions
> sysctl_debug_hashstat_nchash()
On 9/22/15, Oliver Pinter wrote:
> On 9/22/15, Kirk McKusick wrote:
>> Author: mckusick
>> Date: Tue Sep 22 00:43:05 2015
>> New Revision: 288079
>> URL: https://svnweb.freebsd.org/changeset/base/288079
>>
>> Log:
>> MFC of 281677:
>>
>> More accurately collect name-cache statistics in sysctl