Re: Changing time causes ipv6 panics

2006-02-06 Thread Kris Kennaway
On Sun, Jan 15, 2006 at 07:44:38PM -0500, Kris Kennaway wrote: > I ran ntpdate on an amd64 system with ipv6 enabled and a skewed clock > (ntpdate stepped it back by about an hour), and immediately got a > use-after-free panic in ifaddr. When I rebooted with memguard enabled > on this malloc type a

Re: Polling for ath driver

2006-02-06 Thread Nate Nielsen
Sam Leffler wrote: > I see no statistics; are you sure you are not being pounded by phy > errors. I've put together a small patch to the ath driver which exposes some interupt statistic sysctls, and a small shell script to read these and list them once per second. Both are attached. Here are the

Re: Polling for ath driver

2006-02-06 Thread Sam Leffler
Nate Nielsen wrote: Sam Leffler wrote: Nate Nielsen wrote: Adding polling to this driver does increase performance on embedded systems. With my current patch (on a 233Mhz system), the throughput (in this case a simple TCP stream) goes up by ~6Mbits, from 18Mbits to 24Mbits. I routinely get

Re: if_bridge.ko requires INET6...

2006-02-06 Thread Yar Tikhiy
On Sun, Feb 05, 2006 at 06:24:20PM +0100, Max Laier wrote: > On Saturday 04 February 2006 16:16, Max Laier wrote: > > On Thursday 02 February 2006 14:37, Max Laier wrote: > > > On Thursday 02 February 2006 13:43, Yar Tikhiy wrote: > > > > > This needs to be fixed in pf then. > > > > > > > > Max Lai

Re: if_bridge.ko requires INET6...

2006-02-06 Thread Yar Tikhiy
On Sat, Feb 04, 2006 at 04:16:49PM +0100, Max Laier wrote: > On Thursday 02 February 2006 14:37, Max Laier wrote: > > On Thursday 02 February 2006 13:43, Yar Tikhiy wrote: > > > > This needs to be fixed in pf then. > > > > > > Max Laier and I discussed this issue once, and Max had concern > > > ove

Current problem reports assigned to you

2006-02-06 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description --- o [2006/01/30] kern/92552 net A serious bug in most network drivers fro 1 problem total.

64-bit SNMP counters for FreeBSD && graphing bandwidth usage

2006-02-06 Thread Anders Nordby
Hi, Is there any way to have 64-bit SNMP counters in FreeBSD? Especially for ifInOctets/ifOutOctets. It seems the built-in bsnmpd only has Counter32, and net-snmpd the same (--enable-mfd-rewrites, which is supposed to help, seems to only work in Linux). My systems are pushing more than 100 mbps t

Re: Polling for ath driver

2006-02-06 Thread Nate Nielsen
Sam Leffler wrote: > Nate Nielsen wrote: >> Adding polling to this driver does increase performance on embedded >> systems. With my current patch (on a 233Mhz system), the throughput (in >> this case a simple TCP stream) goes up by ~6Mbits, from 18Mbits to >> 24Mbits. > > I routinely get >20 Mb/s