2003-07-24 08:11:53

by Deepak

[permalink] [raw]
Subject: IGMPv3 Host implementation for kernel 2.2.x

Is there IGMPv3 host implementation for linux kernel
2.2.x ? (Am running version 2.2.16-22)
If yes, Kindly let me know from where can I download
the patches.

http://www.sprintlabs.com/Department/IP-Interworking/multicast/linux-igmpv3/index.html
URL is now:-- HTTP 404 - File not found.
I could hunt down patches for version 2.4.x and above
ftp://ftpeng.cisco.com/ipmulticast/ssm/index.html#STACKS

Thanks in advance,
Deepak

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


2003-07-25 07:39:55

by Deepak

[permalink] [raw]
Subject: IGMPv3 & kernel 2.6

Hello,

Does 2.6 has igmpv3 host stack ? if not, which
version of kernel (stable) currently available
supports IGMPv3 host stack ?

-Deepak

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

2003-07-25 08:20:52

by Matti Aarnio

[permalink] [raw]
Subject: Re: IGMPv3 & kernel 2.6

On Fri, Jul 25, 2003 at 12:55:03AM -0700, Deepak wrote:
> Hello,
> Does 2.6 has igmpv3 host stack ? if not, which
> version of kernel (stable) currently available
> supports IGMPv3 host stack ?

You are referring to RFC 2236/3376 ?

The 2.6 has it, while 2.4 does not.
Back-portting is possible.

> -Deepak

/Matti Aarnio

2003-07-25 10:34:53

by Deepak

[permalink] [raw]
Subject: Re: IGMPv3 & kernel 2.6

--- Matti Aarnio <[email protected]> wrote:
> On Fri, Jul 25, 2003 at 12:55:03AM -0700, Deepak
>
> You are referring to RFC 2236/3376 ?

Yes, esp. Host part of RFC 3376 and Socket
Interface Extensions for Multicast Source Filters
specified by
draft-ietf-idmr-msf-api-*/draft-ietf-magma-msf-api-*.
>
> The 2.6 has it, while 2.4 does not.

I guess to write applications making use of the
multicast source filters, I need to also upgrade Glibc
?
> Back-portting is possible.
OK, I'll download 2.6 & try it out.
Thanks Matti Aarnio

-Deepak


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

2003-07-25 13:02:53

by David Miller

[permalink] [raw]
Subject: Re: IGMPv3 & kernel 2.6

On Fri, 25 Jul 2003 11:35:59 +0300
Matti Aarnio <[email protected]> wrote:

> You are referring to RFC 2236/3376 ?
>
> The 2.6 has it, while 2.4 does not.
> Back-portting is possible.

False, Marcelo's current 2.4.x sources has the
igmpv3 code in it.