> On Wed, 28 Apr 2004 15:56:03 +
> [EMAIL PROTECTED]("Mónica Domingues") said:
>My router with FreeBSD 4.9 and kame snap kit. At this pc I have
>pim6sd runing. And a host with FreeBSD4.9 and kame snap kit.
It's a KAME-SNAP specific question.
You have to do the following thr
> On Wed, 28 Apr 2004 13:49:52 -0700
> [EMAIL PROTECTED](Andrew Swan) said:
> as of last fall, kame was waiting for the igmpv3 sockets api to
> be published as an rfc (it was an internet-draft at the time) to
> merge igmpv3 into the core bsd distributions.
> (see http://www.kame.net/roadm
Howdy,
This should be a minor nit but, is there any reason we
implement this this way:
#define CMSG_FIRSTHDR(mhdr) ((struct cmsghdr *)(mhdr)->msg_control)
instead of this way:
#define CMSG_FIRSTHDR(mhdr) \
( (mhdr)->msg_controllen >= sizeof(struct cmsghdr) ? \
- Original Message -
From: "Bruce M Simpson" <[EMAIL PROTECTED]>
To: "The Jetman" <[EMAIL PROTECTED]>
Cc: "FreeBSD Net" <[EMAIL PROTECTED]>
Sent: Wednesday, April 28, 2004 15:41 PM
Subject: Re: [4.9-R]Can I Make My DSL Connect Go Faster ?
> On Wed, Apr 28, 2004 at 03:29:58PM -0400, The J
On Wed, 28 Apr 2004, Bruce M Simpson wrote:
> On Wed, Apr 28, 2004 at 03:29:58PM -0400, The Jetman wrote:
> > I'm just confused as to why I lose SO much going thru my FBSD box and
> > that's essence of my question. I can live w/ *some* overhead for the sake
> > of using FBSD, but this is ri
Bruce M Simpson wrote:
> FreeBSD doesn't implement Source-Specific Multicast yet, to the best of
> my knowledge.
>
> Someone at Berkeley was working on an IGMPv3 stack a while back, though,
> but it was for FreeBSD 4.x.
i was able to apply those patches to 5.1-RELEASE without too
much trouble but
On Wed, Apr 28, 2004 at 03:29:58PM -0400, The Jetman wrote:
> I'm just confused as to why I lose SO much going thru my FBSD box and
> that's essence of my question. I can live w/ *some* overhead for the sake
> of using FBSD, but this is ridiculous. TIAJet
Are you using user space NAT? If
Folks: I just installed an eval ADSL connection (1.5M/128K) yesterday.
I installed it on a dual-boot XP/FBSD box. When the DSL connection is directly
used by the XP box, I can routinely get 1.5Mb download speed, as determined
by ADSLGuide, etc. I took an essentially, unmodified FBSD partiti
On Wed, Apr 28, 2004 at 03:56:03PM +, Mónica Domingues wrote:
>What I trying to do is to buid a SSM plataform. I'am I doing this the
>right way?
FreeBSD doesn't implement Source-Specific Multicast yet, to the best of
my knowledge.
Someone at Berkeley was working on an IGMPv3 stack a w
Hi,
Last week you respond to a message that I put in freebsd.org. I hope
you can help me.
At this moment i have two computers.
My router with FreeBSD 4.9 and kame snap kit. At this pc I have pim6sd
runing.
And a host with FreeBSD4.9 and kame snap kit.
What I trying to
Hi there,
anybody here can told me, how to insert html code to any requested page by
proxy/gateway.
Thank's.
Teguh
Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman
On Tue, Apr 27, 2004 at 11:16:39PM +0200, Mark Santcroos wrote:
> Hi,
>
> On Tue, Apr 27, 2004 at 10:05:43PM +0300, Ruslan Ermilov wrote:
> > Have the raw IP code set csum_flags |= CSUM_UDP (and set csum_data
> > correctly) in m->m_pkthdr, if ip_p == IPPROTO_UDP && uh_csum == 0.
> > Do the same th
12 matches
Mail list logo