Netdev List
 help / color / mirror / Atom feed
From: Pekka Savola <pekkas@netcore.fi>
To: Zheng Jianping <zjp@iscas.ac.cn>
Cc: netdev@oss.sgi.com
Subject: Re: how ipv6 support multicast routing
Date: Thu, 7 Nov 2002 08:45:43 +0200 (EET)	[thread overview]
Message-ID: <Pine.LNX.4.44.0211070844230.8435-100000@netcore.fi> (raw)
In-Reply-To: <005a01c28625$f63a6810$6c06a8c0@zhengjp>

On Thu, 7 Nov 2002, Zheng Jianping wrote:
> We are developing IPv6 multicast routing protocol --PIM-SM. To support IPv6 multicast packet forwarding, Linux kernel need to be modified.  I am coding the file 'ip6_mroute.c' which is  derived from 'ipmr.c' in ipv4.
>  
> My question is how to modify the IPv6 code in the kernl to make 'ip6_mroute.c' works, i.e how to modify the files such as 'ip6/ip6_ouput.c', 'ip6/route.c' , etc.
> 
> I try to refrence to IPv4 code but it seems that the routing mechanism of IPv6 is something different from IPv4. So I get confused.

have you looked at ip6_input.c/ip6_output.c already?  There's an 
(obsolete) ip6_mc_input function there, perhaps it might get you started.  
I recall usagi have made some minor modifications to it too, but I doubt 
it works.

(I'd like to see PIM-SM work myself too.)

-- 
Pekka Savola                 "Tell me of difficulties surmounted,
Netcore Oy                   not those you stumble over and fall"
Systems. Networks. Security.  -- Robert Jordan: A Crown of Swords

  reply	other threads:[~2002-11-07  6:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07  6:21 how ipv6 support multicast routing Zheng Jianping
2002-11-07  6:45 ` Pekka Savola [this message]
2002-11-07  7:34   ` Zheng Jianping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0211070844230.8435-100000@netcore.fi \
    --to=pekkas@netcore.fi \
    --cc=netdev@oss.sgi.com \
    --cc=zjp@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox