Re: kern/140036: [iwn] [lor] lock order reversal with iwn0_com_lock and iwn0 softc lock

2009-11-23 Thread Benjamin Kaduk
The following reply was made to PR kern/140036; it has been noted by GNATS. From: Benjamin Kaduk To: Bernhard Schmidt Cc: bug-follo...@freebsd.org Subject: Re: kern/140036: [iwn] [lor] lock order reversal with iwn0_com_lock and iwn0 softc lock Date: Mon, 23 Nov 2009 21:27:15 -0500 (EST) On Mo

Re: [CFR] unified rc.firewall

2009-11-23 Thread Kevin Oberman
> From: John Baldwin > Date: Mon, 23 Nov 2009 12:55:25 -0500 > Sender: owner-freebsd-curr...@freebsd.org > > On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote: > > Hi, > > > > > On Mon, 23 Nov 2009 10:56:14 -0500 > > > John Baldwin said: > > > > jhb> @@ -178,6 +212,16 @@ > >

Re: bridging vs wifi, proxy arp broken on 8.0 rc? (was: Re: Bridged networking for virtualbox on -current?)

2009-11-23 Thread Juergen Lock
; but looking for `arp' in the relevant commitlogs also came up empty. :( > > (I'm Cc'ing -net just in case, please keep me on the Cc cause I'm > not subscribed there...) I meanwhile found a few arp related commits (it helps if you don't forget to ignore case w

Re: [CFR] unified rc.firewall

2009-11-23 Thread Benjamin Lee
On 11/23/2009 09:55 AM, John Baldwin wrote: > On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote: >> Hi, >> >>> On Mon, 23 Nov 2009 10:56:14 -0500 >>> John Baldwin said: >> jhb> # For services permitted below. >> jhb> ${fwcmd} add pass tcp from me to any establish

Reducing number of interrupts from intel pro 1000 et adapter

2009-11-23 Thread Yuriy A. Korobko
Hi, 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 tried default driver from kern

Re: [CFR] unified rc.firewall

2009-11-23 Thread John Baldwin
On Monday 23 November 2009 12:27:23 pm Hajimu UMEMOTO wrote: > Hi, > > > On Mon, 23 Nov 2009 10:56:14 -0500 > > John Baldwin said: > > jhb> @@ -178,6 +212,16 @@ > jhb> # Allow any traffic to or from my own net. > jhb> ${fwcmd} add pass all from me to ${net} > jhb>

Re: Intel NIC 0x10f08086

2009-11-23 Thread Jack Vogel
This is the new PCH interface, there will be a driver that supports it checked into CURRENT shortly. Cheers, Jack On Sun, Nov 22, 2009 at 4:33 AM, Tılman Linneweh wrote: > Hi List, Hi Jack! > > I have an Intel NIC with the pci chip=0x10f08086 rev=0x05 as onboard Card > on an "Intel DP55WB" Ma

Re: Hangs down/up Intel NIC during creating vlan. Bug em driver ???

2009-11-23 Thread Jack Vogel
Custom kernel, well, does it happen on the installed GENERIC kernel, and what is needed to reproduce this, just down/up the interface? And are you saying that it will happen on either the 82573 or the 82546 or just one of them?? Would be nice if this stuff could be discovered earlier :( In any cas

Re: [CFR] unified rc.firewall

2009-11-23 Thread Hajimu UMEMOTO
Hi, > On Mon, 23 Nov 2009 10:56:14 -0500 > John Baldwin said: jhb> @@ -178,6 +212,16 @@ jhb> # Allow any traffic to or from my own net. jhb> ${fwcmd} add pass all from me to ${net} jhb> ${fwcmd} add pass all from ${net} to me jhb> + if [ -n "$net6" ]; then j

Re: [CFR] unified rc.firewall

2009-11-23 Thread Bjoern A. Zeeb
On Mon, 23 Nov 2009, John Baldwin wrote: On Monday 23 November 2009 10:13:54 am Hajimu UMEMOTO wrote: Hi, On Sun, 22 Nov 2009 11:12:33 -0800 Doug Barton said: dougb> In rc.firewall you seem to have copied afexists() from network.subr. dougb> Is there a reason that you did not simply source

Re: [CFR] unified rc.firewall

2009-11-23 Thread John Baldwin
On Monday 23 November 2009 10:13:54 am Hajimu UMEMOTO wrote: > Hi, > > > On Sun, 22 Nov 2009 11:12:33 -0800 > > Doug Barton said: > > dougb> In rc.firewall you seem to have copied afexists() from network.subr. > dougb> Is there a reason that you did not simply source that file? That wou

Hangs down/up Intel NIC during creating vlan. Bug em driver ???

2009-11-23 Thread Prokofiev S.P.
Hi ALL ! I have several servers with FreeBSD 8.0-PRERELEASE on SuperMicro with different Intel NICs. When I create new vlan on em interface ( ifconfig vlan557 create vlandev em0 vlan 557), it hangs down and then up and server becomes inaccessible by ssh, but reply on icmp request. on amd64, c

Re: [CFR] unified rc.firewall

2009-11-23 Thread Hajimu UMEMOTO
Hi, > On Sun, 22 Nov 2009 11:12:33 -0800 > Doug Barton said: dougb> In rc.firewall you seem to have copied afexists() from network.subr. dougb> Is there a reason that you did not simply source that file? That would dougb> be the preferred method. Also in that file you call "if afexists d

Re: [PATCH] CFR: use refcount(9) in mcast

2009-11-23 Thread Bruce Simpson
After discussion with jhb@, no real need for it. The atomics add instructions which aren't needed as all accesses are covered by a mutex. cheers, BMS ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsu

Current problem reports assigned to freebsd-net@FreeBSD.org

2009-11-23 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker