Re: kern/87758: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520)

2009-02-02 Thread linimon
Synopsis: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520) State-Changed-From-To: feedback->closed State-Changed-By: linimon State-Changed-When: Mon Feb 2 23:47:19 UTC 2009 State-Changed-Why: Submitter notes this problem is resolved. http://www.freebsd.org/cgi/query-pr.cgi?pr=87

Re: kern/131310: [panic] 7.1 panics with mpd netgraph interface changes

2009-02-02 Thread linimon
Old Synopsis: 7.1 panics with mpd netgraph interface changes New Synopsis: [panic] 7.1 panics with mpd netgraph interface changes Responsible-Changed-From-To: freebsd-amd64->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon Feb 2 23:24:30 UTC 2009 Responsible-Changed-Why:

Re: kern/87758: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520)

2009-02-02 Thread Mark Linimon
The following reply was made to PR kern/87758; it has been noted by GNATS. From: lini...@lonesome.com (Mark Linimon) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/87758: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520) Date: Mon, 2 Feb 2009 17:08:29 -0600 - Forwarded

Re: Multicast source address in recvfrom()

2009-02-02 Thread Derek Tattersall
* Robert Watson [090202 17:06]: > On Sun, 1 Feb 2009, Derek Tattersall wrote: > > >In order to become familiar with multicast implementation using FreeBSD, I > >found via Google a pair of test programs which multicast sent a simple > >text message and received the text message. I added some co

Re: mbuf revision, testers/comments wanted.

2009-02-02 Thread Julian Elischer
I'll have to see about that. Any suggestions similar to visio for unix? I guess graphviz can also do datastructure diagrams but I have not used it for this before. I'll check it out but if you have other suggestions it's welcome. BTW I once satisfied this requirement using a screenshot

Re: mbuf revision, testers/comments wanted.

2009-02-02 Thread Julian Elischer
Jeff Roberson wrote: On Sun, 1 Feb 2009, Julian Elischer wrote: ascii art too if needed... Also some diagrams in any form you want would be nice.. all that about 1000 words and a picture is true. I'll have to see about that. Any suggestions similar to visio for unix? I guess graphviz can a

Re: Vimage globals vs structures measurements.

2009-02-02 Thread Julian Elischer
Julian Elischer wrote: Julian Elischer wrote: anyone who has commands and args for their favourite thing the'd like me to test... send it in.. so far using ttcp I have seem no measureable difference. but I have more tests to do of course.. for example throughput with small packets with ttcp

Re: mbuf revision, testers/comments wanted.

2009-02-02 Thread Jeff Roberson
On Sun, 1 Feb 2009, Julian Elischer wrote: Jeff Roberson wrote: http://people.freebsd.org/~jeff/mbuf_ref2.diff Hello, I have been experimenting with different revisions to the mbuf api to improve performance and simplify code. This patch is the first of several proposed steps towards those

Re: mbuf revision, testers/comments wanted.

2009-02-02 Thread Jeff Roberson
On Sun, 1 Feb 2009, Fabian Keil wrote: Fabian Keil wrote: Jeff Roberson wrote: http://people.freebsd.org/~jeff/mbuf_ref2.diff I have been experimenting with different revisions to the mbuf api to improve performance and simplify code. This patch is the first of several proposed steps t

Re: read() returns ETIMEDOUT

2009-02-02 Thread Robert Watson
On Sun, 1 Feb 2009, Mitar wrote: Is there any progress on this error reported: http://freebsd.monkey.org/freebsd-net/200805/msg00026.html I have the same or very similar issue. On my server large HTTP uploads are failing because there are only one direction data transmissions (when reading/

Re: Multicast source address in recvfrom()

2009-02-02 Thread Robert Watson
On Sun, 1 Feb 2009, Derek Tattersall wrote: In order to become familiar with multicast implementation using FreeBSD, I found via Google a pair of test programs which multicast sent a simple text message and received the text message. I added some code to report the source address, because non

RE: kern/112722: [udp] IP v4 udp fragmented packet reject

2009-02-02 Thread Kent Fox
The following reply was made to PR kern/112722; it has been noted by GNATS. From: Kent Fox To: "rwat...@freebsd.org" , "freebsd-net@FreeBSD.org" Cc: Subject: RE: kern/112722: [udp] IP v4 udp fragmented packet reject Date: Mon, 2 Feb 2009 08:21:56 -0700 Thanks for the thought but we w

Re: kern/87758: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520)

2009-02-02 Thread Paulo Fragoso
We didn't find this problem since 6.2-RELEASE. Paulo. Em 30/01/2009 17:59, v...@freebsd.org escreveu: Synopsis: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520) State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Fri Jan 30 20:56:25 UTC 2009 State-C

RE: kern/112722: [udp] IP v4 udp fragmented packet reject

2009-02-02 Thread Kent Fox
Thanks for the thought but we went back to OpenBSD and fixed our performance issue with some kernel parameters. I'm sorry that I cannot help out and duplicate the problem as I no longer have that environment. The main issue was the forced reassembly of fragmented packets. When the ingress packet

Re: kern/93378: [tcp] Slow data transfer in Postfix and Cyrus IMAP (workaround known)

2009-02-02 Thread rwatson
Synopsis: [tcp] Slow data transfer in Postfix and Cyrus IMAP (workaround known) State-Changed-From-To: open->feedback State-Changed-By: rwatson State-Changed-When: Mon Feb 2 15:18:25 UTC 2009 State-Changed-Why: Dear Juris: I was wondering if you had received Anton's follow-up regarding Postfix a

Re: kern/129719: Panic during shutdown, tcp_ctloutput: inp == NULL

2009-02-02 Thread Robert Watson
The following reply was made to PR kern/129719; it has been noted by GNATS. From: Robert Watson To: Dan Nelson Cc: freebsd-gnats-sub...@freebsd.org, freebsd-b...@freebsd.org, freebsd-net@FreeBSD.org Subject: Re: kern/129719: Panic during shutdown, tcp_ctloutput: inp == NULL Date: Mon, 2 Feb

Re: kern/129719: Panic during shutdown, tcp_ctloutput: inp == NULL

2009-02-02 Thread Robert Watson
On Wed, 17 Dec 2008, Dan Nelson wrote: I've been trying to solve an intermittent connectivity problem where a server stops seeing incoming packets. It happened today, and when the system was shutting down, it paniced and rebooted. The gdb stack trace is a little mangled due to inlined functi

Re: kern/130605: [tcp] Certain hardware produces "Network is unreachable" errors for scanning tools

2009-02-02 Thread rwatson
Synopsis: [tcp] Certain hardware produces "Network is unreachable" errors for scanning tools State-Changed-From-To: open->feedback State-Changed-By: rwatson State-Changed-When: Mon Feb 2 13:32:50 UTC 2009 State-Changed-Why: Hi Jason: Thanks for your detailed bug report. It seems like a few thi

Re: kern/112722: [udp] IP v4 udp fragmented packet reject

2009-02-02 Thread rwatson
Synopsis: [udp] IP v4 udp fragmented packet reject State-Changed-From-To: open->feedback State-Changed-By: rwatson State-Changed-When: Mon Feb 2 11:31:13 UTC 2009 State-Changed-Why: Dear Kent: I apologize for the delay in response to this problem report. Could I ask you to: (1) Confirm the pro

Re: kern/116077: [ip] [patch] 6.2-STABLE panic during use of multi-cast networking client

2009-02-02 Thread rwatson
Synopsis: [ip] [patch] 6.2-STABLE panic during use of multi-cast networking client State-Changed-From-To: open->closed State-Changed-By: rwatson State-Changed-When: Mon Feb 2 11:24:14 UTC 2009 State-Changed-Why: This bug is now reported to be fixed by the referenced commit; if you experience fur

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

2009-02-02 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

Re: bin/118987: ifconfig(8): ifconfig -l (address_family) does not work correctly on RELENG-7

2009-02-02 Thread Krassimir Slavchev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, A few days after filling this PR I received a patch from someone (I will search in my inbox). Here is the patch: - --- /usr/src/sbin/ifconfig/ifconfig.c 2007-12-26 23:25:17.0 +0300 +++ /tmp/ifconfig.c 2007-12-26 23:18:53.0 +