Re: kern/139117: [lagg] + wlan boot timing (EBUSY)

2009-12-02 Thread David Horn
The following reply was made to PR kern/139117; it has been noted by GNATS. From: David Horn To: bug-follo...@freebsd.org Cc: Subject: Re: kern/139117: [lagg] + wlan boot timing (EBUSY) Date: Wed, 2 Dec 2009 20:58:06 -0500 Just for anyone else running into this problem, a "hack" workaround is

Re: Reducing number of interrupts from intel pro 1000 et adapter

2009-12-02 Thread Barney Cordoba
--- On Wed, 12/2/09, Yuriy A. Korobko wrote: > From: Yuriy A. Korobko > Subject: Re: Reducing number of interrupts from intel pro 1000 et adapter > To: "Barney Cordoba" > Cc: freebsd-net@freebsd.org > Date: Wednesday, December 2, 2009, 11:05 AM > > > > > > I'd like to know a way to control t

[patch] truncated fields in netstat

2009-12-02 Thread Artis Caune
Hi, I'm parsing 'netstat -Wnibd' and found that on some boxes interface names, networks and addresses are truncated. Not just IPV6 addresses/networks, but even ipv4. It's nice to see/graph separate statistics for each network/aliase attached to the interface. Here is a patch http://www.nic.lv/sof

generating routing message on LL address change

2009-12-02 Thread Harti Brandt
Hi all, I would like to commit the following patch. It generates an RTM_IFINFO message when the link-layer address of an interface is changed. This should be no problem for routing daemons, because the same messages are also generated when other interface state changes. Are there any reasons

Re: Reducing number of interrupts from intel pro 1000 et adapter

2009-12-02 Thread Yuriy A. Korobko
> > > > I'd like to know a way to control tx interrupts on intel > > pro 1000 et > > adapter with igb driver. Just installed one in the router > > and systat > > shows 8-9k rx interrupts and 20k tx interrupts from igb0 > > and igb1 > > adapters. Box is a router running freebsd 7.2 release, I've >

Re: [CFR] unified rc.firewall

2009-12-02 Thread Hajimu UMEMOTO
Hi, > On Mon, 30 Nov 2009 13:00:03 -0500 > John Baldwin said: jhb> I think you can just remove the ipv6_firewall_* variables from jhb> /etc/defaults/rc.conf completely. Perhaps you can use 'set_rcvar_obsolete' jhb> in /etc/rc.firewall to emit a warning if ipv6_firewall_enable is defined

Re: Reducing number of interrupts from intel pro 1000 et adapter

2009-12-02 Thread Barney Cordoba
--- On Mon, 11/23/09, Yuriy A. Korobko wrote: > From: Yuriy A. Korobko > Subject: Reducing number of interrupts from intel pro 1000 et adapter > To: freebsd-net@freebsd.org > Date: Monday, November 23, 2009, 12:42 PM > Hi, > > I'd like to know a way to control tx interrupts on intel > pro 100