Re: bge loader tunables

2008-04-22 Thread Igor Sysoev
On Tue, Apr 22, 2008 at 12:20:38AM +0400, Igor Sysoev wrote: > Finally I have tested your second (without debug stuff) patch in > production environment (~45K in/out packets) on FreeBSD 7.0-STABLE. > I think it should be commited. > > I use my usual static settings in /etc/sysctl.conf: > > dev.b

Re: zonelimit issues...

2008-04-22 Thread Chris Pratt
On Apr 21, 2008, at 12:43 AM, [EMAIL PROTECTED] wrote: ...snip Well there are plenty of us motivated to get at these issues. Can you do me a favor and characterize your traffic a bit? Is it mostly TCP, The traffic that seems to take us out is TCP port 80. I'll make a generalized guess b

Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem

2008-04-22 Thread petunin1
The following reply was made to PR kern/122839; it has been noted by GNATS. From: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem Date: Tue, 22 Apr 2008 22:52:53 +0800 Hi. I cold't fi

Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem

2008-04-22 Thread Bruce M. Simpson
The following reply was made to PR kern/122839; it has been noted by GNATS. From: "Bruce M. Simpson" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem Date: Tue, 22 Apr 2008 16:39:01 +0100

ifconfig ath0 unable to get channel information

2008-04-22 Thread Randy Bush
current of Apr 21 23:09 gmt. soekris 5501 with metrix minipci. this worked in build of 31 march. # ifconfig ath0 channel 11 ssid rgnet-aden wep wepkey thirteenletrs weptxkey 1 mediaopt hostap up ifconfig: unable to get channel information # ifconfig ath0 channel 11 ssid rgnet-aden wep wepkey thi

Re: ifconfig ath0 unable to get channel information

2008-04-22 Thread Andrew Thompson
On Wed, Apr 23, 2008 at 01:03:25AM +0900, Randy Bush wrote: > current of Apr 21 23:09 gmt. soekris 5501 with metrix minipci. this > worked in build of 31 march. > > # ifconfig ath0 channel 11 ssid rgnet-aden wep wepkey thirteenletrs > weptxkey 1 mediaopt hostap up > ifconfig: unable to get chann

if_bridge/if_em packet corruption on last bridged em interface in SPAN mode

2008-04-22 Thread Boris Kochergin
Hi, list. We needed to replicate a gigabit SPAN port on a Cisco switch, and, due to the fact that gigabit Ethernet hubs don't seem to exist and that other devices that perform a similar function are costly, I've built my own in the form of a FreeBSD 7.0-RELEASE/amd64 machine. Its motherboard is

Re: Regarding if_alloc()

2008-04-22 Thread vijay singh
- Original Message From: Robert Watson <[EMAIL PROTECTED]> To: Brooks Davis <[EMAIL PROTECTED]> Cc: vijay singh <[EMAIL PROTECTED]>; freebsd-net@freebsd.org Sent: Sunday, April 20, 2008 2:27:15 AM Subject: Re: Regarding if_alloc() On Fri, 18 Apr 2008, Brooks Davis wrote: > On Thu, Apr

Re: Regarding if_alloc()

2008-04-22 Thread Brooks Davis
On Tue, Apr 22, 2008 at 10:38:31AM -0700, vijay singh wrote: > > > - Original Message > From: Robert Watson <[EMAIL PROTECTED]> > To: Brooks Davis <[EMAIL PROTECTED]> > Cc: vijay singh <[EMAIL PROTECTED]>; freebsd-net@freebsd.org > Sent: Sunday, April 20, 2008 2:27:15 AM > Subject: Re: R

Re: Regarding if_alloc()

2008-04-22 Thread Robert Watson
On Tue, 22 Apr 2008, vijay singh wrote: Robert, I am working on the patch, but I had a few questions. If we drop the lock while if_grow() is running, how do we prevent a second caller, blocked in if_alloc() to start scanning the ifindex_table, and end up deciding to grow it again. In other wo

USB wireless AP?

2008-04-22 Thread Ivan Voras
Hi, I'm planning to set up an AP by adding an USB wifi card to a 7.0-RELEASE machine, and I'm interested in a couple of things: - First, hardware compatibility - AFAIK only some cards support AP mode? Can anyone recommend such USB wireless hardware, preferably in terms of product names inste

Re: USB wireless AP?

2008-04-22 Thread Boris Kochergin
Do you know about http://ralink.rapla.net/? The RT2500-based cards listed there are supported by the ural(4) driver. There's a discouraging comment about using them for access points in the man page, though: CAVEATS The ural driver does not support automatic adaptation of the transmit s

Re: USB wireless AP?

2008-04-22 Thread Ivan Voras
Boris Kochergin wrote: Do you know about http://ralink.rapla.net/? The RT2500-based cards listed there are supported by the ural(4) driver. There's a discouraging comment about using them for access points in the man page, though: CAVEATS The ural driver does not support automatic adaptati

Re: USB wireless AP?

2008-04-22 Thread Boris Kochergin
Ivan Voras wrote: Boris Kochergin wrote: Do you know about http://ralink.rapla.net/? The RT2500-based cards listed there are supported by the ural(4) driver. There's a discouraging comment about using them for access points in the man page, though: CAVEATS The ural driver does not suppor

Re: read() returns ETIMEDOUT on steady TCP connection

2008-04-22 Thread Andre Oppermann
Andre Oppermann wrote: Mark Hills wrote: On Mon, 21 Apr 2008, Andre Oppermann wrote: Mark Hills wrote: On Sun, 20 Apr 2008, Peter Jeremy wrote: I can't explain the problem but it definitely looks like a resource starvation issue within the kernel. I've traced the source of the ETIMEDOUT

Re: zonelimit issues...

2008-04-22 Thread gnn
At Tue, 22 Apr 2008 06:35:38 -0700, Chris Pratt wrote: > > > On Apr 21, 2008, at 12:43 AM, [EMAIL PROTECTED] wrote: > > > ...snip > > > > Well there are plenty of us motivated to get at these issues. Can you > > do me a favor and characterize your traffic a bit? Is it mostly TCP, > > The traf