On Jan 4, 2012, at 10:28 AM, Claudio Jeker wrote:
> On Wed, Jan 04, 2012 at 09:27:28AM +0100, Borja Marcos wrote:
>>
>> Behavior on FreeBSD: The setsockopt(TCP_MD5SIG) *enables* TCP_MD5.
>> According to my packet captures, in case there's no properly set key
>> with setkey(8) it will use whateve
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
John,
Sorry it's taken me so long to reply.
No objections in principle to your change, but this seems to point at a
more general issue with modern network controllers.
You've also stumbled on the behaviour specific to how BSD has
traditionally dealt with broadcast/multicast sockets. The pcbinfo
On Monday, January 09, 2012 10:23:48 am Bruce Simpson wrote:
> John,
>
> Sorry it's taken me so long to reply.
>
> No objections in principle to your change, but this seems to point at a
> more general issue with modern network controllers.
>
> You've also stumbled on the behaviour specific to h
On 6. Jan 2012, at 22:18 , Claudio Jeker wrote:
> On Fri, Jan 06, 2012 at 10:35:01AM -0500, Ed Maste wrote:
>> On Thu, Jan 05, 2012 at 08:18:39PM -0500, J David wrote:
>>
>>> To help understand what's going on and test some of this stuff, I
>>> hacked up a TCP-MD5-aware echo server and tried vari
The following reply was made to PR kern/163903; it has been noted by GNATS.
From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?=
To: bug-follo...@freebsd.org, kes-...@yandex.ru
Cc:
Subject: Re: kern/163903: [igb] "igb0:tx(0)","bpf interface
lock" v2.2.5 9-STABLE
Date: Mon, 9 Jan 2012 19:36:31 +0200
John,
I'm glad there are people, outside of finance and broadcast, who
understand the teething pains of multicast.
I might be able to spare cycles to test patches, so if someone steps up
to the plate in the meantime, I'm happy to look where I can. We now have
a FreeBSD testbed at work, having sta
On Mon, Jan 09, 2012 at 11:01:44AM +0100, Borja Marcos wrote:
>
> On Jan 4, 2012, at 10:28 AM, Claudio Jeker wrote:
>
> > On Wed, Jan 04, 2012 at 09:27:28AM +0100, Borja Marcos wrote:
> >>
> >> Behavior on FreeBSD: The setsockopt(TCP_MD5SIG) *enables* TCP_MD5.
> >> According to my packet capture