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
Hi,
I've committed this to -HEAD in r226465.
I'll MFC this to -9 and -8 in the next 3 or so days, re@ approval pending.
Thanks,
adrian
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send
On 17/10/11 14:13, Adrian Chadd wrote:
> I've committed this to -HEAD in r226465.
> I'll MFC this to -9 and -8 in the next 3 or so days, re@ approval pending.
Argh... there were a couple of issues someone pointed out to me off-list
that you may not have seen:
On 17/10/11 01:16, Gang 'Henry' Hu wr
Hi,
On 11-10-12 03:27 PM, YongHyeon PYUN wrote:
On Wed, Oct 12, 2011 at 02:35:23PM -0400, Karim wrote:
Hi,
On 11-10-12 01:03 PM, YongHyeon PYUN wrote:
On Wed, Oct 12, 2011 at 10:07:02AM -0400, Karim wrote:
[...]
Hmm, that indicates driver lost established link. msk(4) will
detect this condi
This is the fix/workaround I used:
--- a/netinet/tcp_output.c
+++ b/netinet/tcp_output.c
@@ -1062,9 +1062,7 @@
* The TCP pseudo header checksum is always provided.
* XXX: Fixme: This is currently not the case for IPv6.
*/
- if (tso) {
- KASSERT(len >
The following reply was made to PR kern/155604; it has been noted by GNATS.
From: Gleb Smirnoff
To: Steve Polyack
Cc: bug-follo...@freebsd.org
Subject: kern/155604: [flowtable] Flowtable excessively caches dest MAC
addresses for outgoing traffic
Date: Mon, 17 Oct 2011 19:59:42 +0400
Steve,
On 17.10.2011 17:29, Ben Hutchings wrote:
This is the fix/workaround I used:
Thanks for the fix. I'll review it and put it into FreeBSD maybe in
a slightly different form.
--
Andre
--- a/netinet/tcp_output.c
+++ b/netinet/tcp_output.c
@@ -1062,9 +1062,7 @@
* The TCP pseudo header c
The following reply was made to PR kern/155604; it has been noted by GNATS.
From: Steve Polyack
To: Gleb Smirnoff
Cc: bug-follo...@freebsd.org
Subject: Re: kern/155604: [flowtable] Flowtable excessively caches dest MAC
addresses for outgoing traffic
Date: Mon, 17 Oct 2011 12:04:35 -0400
On 10
A misplaced #endif in ixgbe_ioctl() causes all sorts of problems
when INET and INET6 are undefined. Pls. see the attached patch.
--- ixgbe.c.orig2011-10-17 20:37:17.0 +0330
+++ ixgbe.c 2011-10-17 20:38:40.0 +0330
@@ -898,8 +898,8 @@
a
The following reply was made to PR kern/155604; it has been noted by GNATS.
From: Gleb Smirnoff
To: Steve Polyack
Cc: bug-follo...@freebsd.org
Subject: Re: kern/155604: [flowtable] Flowtable excessively caches dest MAC
addresses for outgoing traffic
Date: Mon, 17 Oct 2011 21:45:56 +0400
On Mo
On Mon, Oct 17, 2011 at 10:28:15AM -0400, Karim wrote:
> Hi,
>
> On 11-10-12 03:27 PM, YongHyeon PYUN wrote:
> >On Wed, Oct 12, 2011 at 02:35:23PM -0400, Karim wrote:
> >>Hi,
> >>On 11-10-12 01:03 PM, YongHyeon PYUN wrote:
> >>>On Wed, Oct 12, 2011 at 10:07:02AM -0400, Karim wrote:
> >[...]
> >
>
On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
> On 17.10.2011 17:29, Ben Hutchings wrote:
> > This is the fix/workaround I used:
>
> Thanks for the fix. I'll review it and put it into FreeBSD maybe in
> a slightly different form.
Which one? One is tested but maybe not right; the oth
On 17. Oct 2011, at 23:28 , Ben Hutchings wrote:
> On Mon, 2011-10-17 at 18:09 +0200, Andre Oppermann wrote:
>> On 17.10.2011 17:29, Ben Hutchings wrote:
>>> This is the fix/workaround I used:
>>
>> Thanks for the fix. I'll review it and put it into FreeBSD maybe in
>> a slightly different form
Hi Adrian,
I see that revision 226467 by bz already fixed the compiler warnings.
I've now built and tested this on freebsd-8 amd64.
The same bugfix has been working throughout the day on a couple of
openbsd i386 boxes with rum hardware too.
I guess the PR number you asked me for yesterday is jus
The following reply was made to PR kern/149643; it has been noted by GNATS.
From: Steven Chamberlain
To: Adrian Chadd
Cc: freebsd-net@freebsd.org, bug-follo...@freebsd.org
Subject: Re: kern/149643: [rum] device not sending proper beacon frames in
ap mode
Date: Tue, 18 Oct 2011 04:36:33 +0100
On 18 October 2011 11:36, Steven Chamberlain wrote:
> Hi Adrian,
>
> I see that revision 226467 by bz already fixed the compiler warnings.
> I've now built and tested this on freebsd-8 amd64.
Sweet. I'll just assume at this point that it'll work on FreeBSD-9 and
aim to get it into the tree in the
Synopsis: [netinet] [patch] arp_ifscrub() is called even if IFF_NOARP flag is
set
State-Changed-From-To: open->patched
State-Changed-By: linimon
State-Changed-When: Tue Oct 18 03:49:20 UTC 2011
State-Changed-Why:
Merged to 9, but I don't know if it is mergeable to 7 or 8.
Responsible-Changed-F
The following reply was made to PR kern/149643; it has been noted by GNATS.
From: Adrian Chadd
To: Steven Chamberlain
Cc: freebsd-net@freebsd.org, bug-follo...@freebsd.org
Subject: Re: kern/149643: [rum] device not sending proper beacon frames in ap
mode
Date: Tue, 18 Oct 2011 11:44:59 +0800
18 matches
Mail list logo