On Wed, Aug 19, 2009 at 12:42 PM, Jack Vogel wrote:
> We've repro'd this, it wasnt caught before because he only tested copper.
>
> I will get the change submitted.
>
> Jack
Did this change ever get committed to RELENG_8?
Sam Fourman Jr.
___
freebsd-n
Old Synopsis: Creating virtual interface over wpi0 in monitor mode causes crash
New Synopsis: [wpi] [panic] Creating virtual interface over wpi0 in monitor
mode causes crash
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Sat Feb 6
Old Synopsis: When using IPSec, tcpdump doesn't show outgoing packets on gif
interface
New Synopsis: [ipsec] When using IPSec, tcpdump doesn't show outgoing packets
on gif interface
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: S
Old Synopsis: RT2561C-based DLink card (DWL-510) fails to work with ral0 in
FreeBSD 8 Release
New Synopsis: [ral] RT2561C-based DLink card (DWL-510) fails to work with ral0
in FreeBSD 8 Release
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Cha
On Fri, Jan 29, 2010 at 11:47 PM, Jack Vogel wrote:
> What's with the encrypted messages entered in this bug suddenly?
>
> An important update - I have root caused this. Turns out its kinda
> interesting.
> The reason there is a problem is due to the stacked pseudo devices, since
> the vlan devic
The following reply was made to PR kern/143573; it has been noted by GNATS.
From: Earl Lapus
To: bug-follo...@freebsd.org, earl.la...@gmail.com
Cc:
Subject: Re: kern/143573: [em] em(4) NIC crashes intermittently
Date: Fri, 5 Feb 2010 16:57:11 +0800
Additional note: the kernel's /usr/src/sys/d
On 02/05/10 19:34, Lawrence Stewart wrote:
Hi Frank,
On 02/03/10 00:11, Frank Schuster wrote:
Hello,
[snip]
1.) Is this in freebsd possible and if it, how is it?
Have a look at the SIFTR tool I've been working on. You can grab it from
here:
http://people.freebsd.org/~lstewart/patches/tc
Synopsis: [em] em(4) NIC crashes intermittently
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri Feb 5 08:41:04 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?pr=143573
_
Hi Frank,
On 02/03/10 00:11, Frank Schuster wrote:
Hello,
I want to debug a tcp connection but I can't find how can I do this.
I want to plot the cwnd and ssthresh over the time.
I come from the "linux-world" and there is tcp_probe, but what can I do on
Freebsd.
1.) Is this in freebsd possib