Re: kevent behavior with TCP socket

2009-08-09 Thread Denis Berezhnoy
Hi Adrian, Thank for your answer! I checked that nobody listens for loopback address: [de...@freebsd ~]$ sockstat -4 USER COMMANDPID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS denissshd 95390 3 tcp4 192.168.1.103:22 192.168.11.26:53616 root sshd 95387 3 tcp4

Re: kern/137592: [ath] panic - 7-STABLE (Aug 7, 2009 UTC) crashes on network

2009-08-09 Thread linimon
Synopsis: [ath] panic - 7-STABLE (Aug 7, 2009 UTC) crashes on network Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sun Aug 9 16:26:52 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.c

8. Current and Intel 5100 AGN wifi

2009-08-09 Thread Alireza Torabi
folks, Can anyone please shet any lights on this. are iwn & iwnfw going to support 5100 agn wifi? I've updated mine to 8. Current with iwn & iwnfw and still not going anywhere with the card. Thanks ___ freebsd-net@freebsd.org mailing list http://lists.

Re: kern/129352: [xl] [patch] xl0 watchdog timeout

2009-08-09 Thread Reko Turja
The following reply was made to PR kern/129352; it has been noted by GNATS. From: Reko Turja To: bug-follo...@freebsd.org Cc: Subject: Re: kern/129352: [xl] [patch] xl0 watchdog timeout Date: Sun, 9 Aug 2009 14:56:44 +0300 (EEST) After running the patch from this PR for some days I still got

Re: kevent behavior with TCP socket

2009-08-09 Thread Adrian Penisoara
Hi, On Sat, Aug 8, 2009 at 10:42 AM, Denis Berezhnoy wrote: > Hi, > > Sorry for my previous post it was completely unclear I believe. Here is > problem description in pure C. Can you please take a look at the code > below: > > #include > #include > #include > #include > #include > #include

Re: kern/136803: [sctp] [panic] Kernel panic and hanging on using SCTP

2009-08-09 Thread bms
Synopsis: [sctp] [panic] Kernel panic and hanging on using SCTP State-Changed-From-To: open->closed State-Changed-By: bms State-Changed-When: Sun 9 Aug 2009 09:49:09 UTC State-Changed-Why: I committed the fix. Oops http://www.freebsd.org/cgi/query-pr.cgi?pr=136803 ___