On 14.01.2011 18:46, Mike Tancsa wrote:
> I also have stability issues on RELENG_8.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
Do you change net.isr.direct from default 1 to 0 for your box?
___
freebsd-net@freebsd.org mailing list
http://lis
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
Old Synopsis: recent alc driver locks computer
New Synopsis: [alc] [hang] recent alc driver locks computer
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Mon Jan 17 11:13:34 UTC 2011
Responsible-Changed-Why:
Over to maintainer(s).
On 1/17/2011 5:48 AM, Eugene Grosbein wrote:
> On 14.01.2011 18:46, Mike Tancsa wrote:
>
>> I also have stability issues on RELENG_8.
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
>
> Do you change net.isr.direct from default 1 to 0 for your box?
No, I leave it at 1
---Mike
>
On Sun, Jan 16, 2011 at 01:41:22PM +0100, Paul Schenkeveld wrote:
> There is an ARP request which is replied to by the carp master (test).
> the ping to the carp address does not even appear on the sis4 interface
> of test1.
Everything looks fine, except for the fact that the ping (echo request)
On Mon, Jan 17, 2011 at 01:05:31PM +0100, Daniel Hartmeier wrote:
> On Sun, Jan 16, 2011 at 01:41:22PM +0100, Paul Schenkeveld wrote:
>
> > There is an ARP request which is replied to by the carp master (test).
> > the ping to the carp address does not even appear on the sis4 interface
> > of test
I did some test with multihoming and failover. My problem is that if
one transport failes it never comes back to active (no heartbeats are
sent any more).
My setup:
FreeBSD 8.1 Linux 2.6.36
172.16.1.4 - 172.16.1.3
172.17.1.4 - 172.17.1.3
Packets from 16.1.4 to 17.1.
On 17.01.2011 17:41, Mike Tancsa wrote:
>>> I also have stability issues on RELENG_8.
>>>
>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
>>
>> Do you change net.isr.direct from default 1 to 0 for your box?
>
> No, I leave it at 1
>
> ---Mike
I was experiencing some instability with
Thanks,
I will give those values a try!
---Mike
On 1/17/2011 11:14 AM, Eugene Grosbein wrote:
> On 17.01.2011 17:41, Mike Tancsa wrote:
>
I also have stability issues on RELENG_8.
http://www.freebsd.org/cgi/query-pr.cgi?pr=153497
>>>
>>> Do you change net.isr.direc
filed a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=154091
On Mon, Jan 17, 2011 at 6:43 AM, Adrian Chadd wrote:
> Hi,
>
> Please file a PR about this and the output of "show registers".
>
> I bet that the ip pointer isn't aligned at that point in the code.
> Whatever is passing the packet to th
Hi,
This line 1466 in ieee80211_mesh.c:
frm += frm[2] + 2;
When I look at the other modes it should be
frm += frm[1] + 2;
??
br,
--
//Monthadar Al Jaberi
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
T
On Sun, Jan 16, 2011 at 01:41:22PM +0100, Paul Schenkeveld wrote:
> Hi,
>
> Trying to upgrade two Soekris firewalls to 8-STABLE or 8.2-PRERELEASE
> it appears that carp doesn't work at all. I've set up carp like I've
> done on many firewall pairs before and they all work correctly. With
> google
Hi,
no objections so far. If non arise till this weekend, I going to commit this.
On Monday 27 December 2010 20:24:36 Bernhard Schmidt wrote:
> Hi,
>
> I recently received some complains about the infamous 'ifconfig scan hang'
> issue again. Finally looking into that I noticed a bunch of inconsi
Hi,
no objections so far. If non arise till this weekend, I going to commit it.
On Wednesday 05 January 2011 21:51:46 you wrote:
> Hi,
>
> While working on the 'netif restart' issue (kern/153594) I noticed that
> there are to entries in devd.conf with shady usefulness.
>
> detach 0 {
> m
The following reply was made to PR kern/153938; it has been noted by GNATS.
From: Juergen Lock
To: PseudoCylon
Cc: Juergen Lock , bug-follo...@freebsd.org
Subject: Re: kern/153938: [run] [panic] [patch] Workaround for use-after-free
panic
Date: Mon, 17 Jan 2011 22:14:04 +0100
On Sun, Jan 16,
On Mon, Jan 17, 2011 at 08:56:15PM +0100, Paul Schenkeveld wrote:
> On Sun, Jan 16, 2011 at 01:41:22PM +0100, Paul Schenkeveld wrote:
> > Hi,
> >
> > Trying to upgrade two Soekris firewalls to 8-STABLE or 8.2-PRERELEASE
> > it appears that carp doesn't work at all. I've set up carp like I've
> >
On Mon, Jan 17, 2011 at 01:29:47PM -0800, Pyun YongHyeon wrote:
> On Mon, Jan 17, 2011 at 08:56:15PM +0100, Paul Schenkeveld wrote:
> > On Sun, Jan 16, 2011 at 01:41:22PM +0100, Paul Schenkeveld wrote:
> > > Hi,
> > >
> > > Trying to upgrade two Soekris firewalls to 8-STABLE or 8.2-PRERELEASE
> >
On 18 January 2011 02:03, Monthadar Al Jaberi wrote:
> filed a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=154091
Thanks.
Network-stack and MIPS guys - what's the best way to handle this kind
of stuff? This isn't the first time I've come across weird alignment
stuff in the network stack that j
On Tue, Jan 18, 2011 at 09:55:01AM +0800, Adrian Chadd wrote:
> On 18 January 2011 02:03, Monthadar Al Jaberi wrote:
> > filed a PR http://www.freebsd.org/cgi/query-pr.cgi?pr=154091
>
> Thanks.
>
> Network-stack and MIPS guys - what's the best way to handle this kind
> of stuff? This isn't the f
Hello,
On Mon, Jan 17, 2011 at 02:26:24PM -0800, Pyun YongHyeon wrote:
> > Since you didn't post dmesg output I'm not sure what kind of
> > controller you have but I guess it would be NS8381[56]. I
> > overhauled sis(4) to make it work on all architectures so one of
> > change, probably r212119, c
20 matches
Mail list logo