Yar Tikhiy wrote:
On Tue, Dec 26, 2006 at 11:27:44AM -0800, Julian Elischer wrote:
Yar Tikhiy wrote:
If what you are suggesting is that we pass into ipfw an 'offset'
into the packet as well as the packet, then yes I like that idea,
but I didn't see Andre suggest it.
Do you consider only ideas
Hi,
I've been trying to get the avahi port working on my system and haven't
been able to get it to work. I've done some debugging of the
application as well as discussed the problem with the maintainer of
avahi. As a result of the debugging, it appears as though avahi works
just fine when I jus
Hi Mark,
Is it possible to allocate contigous memory of MJUM9BYTES ( 9K )
and dmamap_load in one segment ?
Thanks,
Sankar
-Original Message-
From: John-Mark Gurney [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 19, 2006 2:19 AM
To: Tanniru Sankar (W
Thanks boris,
Actually that looks like bug in freebsd 5.x and 6.x. After changing that
value in sysctl it helped.
Regards
Bishal
From: Boris Kovalenko <[EMAIL PROTECTED]>
To: Gloomy Group <[EMAIL PROTECTED]>, freebsd-net@freebsd.org
Subject: Re: FreeBSD PPPoE server and IP Conflict
Date:
On 12/28/06, Robert Usle <[EMAIL PROTECTED]> wrote:
Hello list & Yvan.
This is my second post regarding the one from:
http://osdir.com/ml/freebsd-net@freebsd.org/msg20572.html
Sorry for not replying, but my email provider simply sucks.
Here's more info.
Also there seems to be a problem with
[EMAIL PROTECTED] wrote this message on Fri, Dec 29, 2006 at 12:13 +0530:
>Is it possible to allocate contigous memory of MJUM9BYTES ( 9K )
> and dmamap_load in one segment ?
You can use bus_dmamem_alloc, which will use contigmalloc to allocate
the necessary memory... You can then attac
On Tue, Dec 26, 2006 at 11:27:44AM -0800, Julian Elischer wrote:
> Yar Tikhiy wrote:
>
> >>
> >>If what you are suggesting is that we pass into ipfw an 'offset'
> >>into the packet as well as the packet, then yes I like that idea,
> >>but I didn't see Andre suggest it.
> >
> >Do you consider only