Re: tcp_output() might generate invalid TSO frames

2009-04-16 Thread Andre Oppermann
Renaud Lienhart wrote: Hi, We're having trouble virtualizing FreeBSD 7+ on ESX because of an issue with the stack's TSO implementation: it sometimes generates TSO packets whose payload size is actually smaller than the MSS. The faulty logic is described, along with a patch, in PR #132832. It ha

Re: kern/125195: [fxp] fxp(4) driver failed to initialize device Intel 82801DB

2009-04-16 Thread gavin
Synopsis: [fxp] fxp(4) driver failed to initialize device Intel 82801DB State-Changed-From-To: feedback->open State-Changed-By: gavin State-Changed-When: Thu Apr 16 11:54:40 UTC 2009 State-Changed-Why: Feedback was received. Card is: vendor=0x8086, dev=0x103e, revid=0x83 http://www.freebsd.org/

Re: OpenSSL DTLS bug fix patches

2009-04-16 Thread Michael Tüxen
On Apr 16, 2009, at 12:39 PM, Bruce Simpson wrote: Michael Tüxen wrote: On Apr 16, 2009, at 2:19 AM, Bruce Simpson wrote: ... That's excellent news, and these fixes look good, but I was more wondering if this drop would be in FreeBSD 7.2-RELEASE :-) I know, but I wanted to make the state o

Re: kern/131153: [iwi] iwi doesn't see a wireless network

2009-04-16 Thread Adam K Kirchhoff
The following reply was made to PR kern/131153; it has been noted by GNATS. From: Adam K Kirchhoff To: bug-follo...@freebsd.org, ad...@voicenet.com Cc: Subject: Re: kern/131153: [iwi] iwi doesn't see a wireless network Date: Thu, 16 Apr 2009 06:37:18 -0400 FYI, I'm showing the debug output of

Re: OpenSSL DTLS bug fix patches

2009-04-16 Thread Bruce Simpson
Michael Tüxen wrote: On Apr 16, 2009, at 2:19 AM, Bruce Simpson wrote: ... That's excellent news, and these fixes look good, but I was more wondering if this drop would be in FreeBSD 7.2-RELEASE :-) I know, but I wanted to make the state of the patches clear to make the decision for the port

Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system

2009-04-16 Thread Dennis Melentyev
The following reply was made to PR kern/133572; it has been noted by GNATS. From: Dennis Melentyev To: Max Laier Cc: bug-follo...@freebsd.org Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the system Date: Thu, 16 Apr 2009 12:28:46 +0300 Hi Max, Just read you

Re: kern/132832: [netinet] [patch] tcp_output() might generate invalid TSO frames when len > TCP_MAXWIN - hdrlen - optlen

2009-04-16 Thread gavin
Synopsis: [netinet] [patch] tcp_output() might generate invalid TSO frames when len > TCP_MAXWIN - hdrlen - optlen Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: gavin Responsible-Changed-When: Thu Apr 16 08:19:28 UTC 2009 Responsible-Changed-Why: Over to maintain

Re: MD5 authentication in quagga

2009-04-16 Thread Алексей Блинков
16 апреля 2009 г. 3:16 пользователь Bruce Simpson написал: > Алексей Блинков wrote: >> >> If modelling ideal situation, then: >> >> md5 password doesn`t match or empty, then peering must be closed... >> >> Now md5 working only for outgoing packets, not for input. And peering >> not closed if pass

Re: A Quick Question

2009-04-16 Thread Kip Macy
Please see the handbook for providing debugging information. This is a very generic panic. -Kip 2009/4/15 Narek Gharibyan : > Hello Sir/Mdm > > > > I would like to know is there any solution to problem show below, because we > use FreeBSD 7.0 in our network structure and we are meeting face to fa

Re: OpenSSL DTLS bug fix patches

2009-04-16 Thread Michael Tüxen
On Apr 16, 2009, at 2:19 AM, Bruce Simpson wrote: Michael Tüxen wrote: Hi Bruce, at least one member of the OpenSSL core team (Steven) has integrated our patches regarding bug fixes in the source code. So they will be included in the next release of OpenSSL. That's excellent news, and these