Re: Regression: em driver in -CURRENT, "Invalid MAC address"

2010-02-05 Thread Sam Fourman Jr.
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

Re: kern/143595: [wpi] [panic] Creating virtual interface over wpi0 in monitor mode causes crash

2010-02-05 Thread linimon
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

Re: kern/143593: [ipsec] When using IPSec, tcpdump doesn't show outgoing packets on gif interface

2010-02-05 Thread linimon
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

Re: kern/143591: [ral] RT2561C-based DLink card (DWL-510) fails to work with ral0 in FreeBSD 8 Release

2010-02-05 Thread linimon
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

Re: kern/141646: [em] em(4) + lagg(4) + vlan(4) generates ISL-tagged frames instead of 802.1q-tagged frames

2010-02-05 Thread Ermal Luçi
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

Re: kern/143573: [em] em(4) NIC crashes intermittently

2010-02-05 Thread Earl Lapus
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

Re: TCP debugging

2010-02-05 Thread Lawrence Stewart
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

Re: kern/143573: [em] em(4) NIC crashes intermittently

2010-02-05 Thread linimon
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 _

Re: TCP debugging

2010-02-05 Thread Lawrence Stewart
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