Re: pf stalls connection when using route-to

2010-04-21 Thread Brandon Gooch
On Tue, Apr 13, 2010 at 10:53 AM, Lin Jui-Nan Eric wrote: > On Tue, Apr 13, 2010 at 11:19 PM, Jeremy Chadwick > wrote: >> >> What FreeBSD version?  uname -a output please. >> > I have tried 7.2-R and 8.0-R. Both version stalls, too. > > 8.0-RELEASE: > # uname -a > FreeBSD bsd8 8.0-RELEASE-p2 Free

Re: kern/145918: [ae] After spontaneous ae0 "watchdog timeout", "stray Tx interrupt(s)", "size mismatch" messages, interface hangs up

2010-04-21 Thread linimon
Old Synopsis: After spontaneous ae0 "watchdog timeout", "stray Tx interrupt(s)", "size mismatch" messages, interface hangs up New Synopsis: [ae] After spontaneous ae0 "watchdog timeout", "stray Tx interrupt(s)", "size mismatch" messages, interface hangs up Responsible-Changed-From-To: freebsd-bu

Re: kern/145905: [fxp] multicast packets aren't received when PROMISC mode on fxp.

2010-04-21 Thread yongari
Synopsis: [fxp] multicast packets aren't received when PROMISC mode on fxp. State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Wed Apr 21 16:49:05 UTC 2010 State-Changed-Why: Would try the patch at the following URL? http://people.freebsd.org/~yongari/fxp/fxp.prom

Re: kern/145905: [fxp] multicast packets aren't received when PROMISC mode on fxp.

2010-04-21 Thread Bruce Simpson
Spooky http://en.wikipedia.org/wiki/Cisco_PIX Some Intel-based Ethernet cards for the PIX are identified at boot with the designation "mcwa". This designation denotes a multicast receive bug in the card's

read mostly locks and interrupt handlers

2010-04-21 Thread Murat Balaban
Hello net@ folks, I came across some performance problems with BPF on 10G links, and have been investigating more on this. The first thing I noticed is that, bpf_if structures are protected with a mutex. I was wondering if that has been done for a special purpose, i.e. rmlocks are not allowed to

Re: svn commit: r198994 - in stable/6/sys/dev: bce mii

2010-04-21 Thread pluknet
On 30 November 2009 20:20, Doug Ambrisko wrote: > pluknet writes: > [ Charset ISO-8859-1 unsupported, converting... ] > | 2009/11/6 Doug Ambrisko : > | > Author: ambrisko > | > Date: Fri Nov ?6 17:58:44 2009 > | > New Revision: 198994 > | > URL: http://svn.freebsd.org/changeset/base/198994 > | > >

Re: FreeBSD 7.3, reboot after panic: double fault

2010-04-21 Thread Bjoern A. Zeeb
On Tue, 20 Apr 2010, pluknet wrote: On 20 April 2010 15:48, John Baldwin wrote: On Tuesday 20 April 2010 2:53:16 am c0re wrote: Hello All! I've upgraded freebsd from 7.0 to 7.3 and all was good until I tryed to configure gre interface and use ipfw fwd. I'm actually does not know what was the