mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Krishna Kumar" <kumarkr@us.ibm.com>
To: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
Cc: ajtuomin@morphine.tml.hut.fi, davem@redhat.com,
	kuznet@ms2.inr.ac.ru, linux-kernel@vger.kernel.org,
	netdev@oss.sgi.com, netdev-bounce@oss.sgi.com, pekkas@netcore.fi,
	torvalds@transmeta.com, "Venkata Jagana" <jagana@us.ibm.com>,
	yoshfuji@linux-ipv6.org
Subject: Re: [PATCHSET] Mobile IPv6 for 2.5.43
Date: Thu, 17 Oct 2002 10:22:21 -0700	[thread overview]
Message-ID: <OF817FBE23.BF8717DA-ON88256C55.005F5EFB@boulder.ibm.com> (raw)


> > http://www.mipl.mediapoli.com/patches/mipv6_cn_support.patch
> > http://www.mipl.mediapoli.com/patches/mipv6_mn_support.patch
> > http://www.mipl.mediapoli.com/patches/mipv6_ha_support.patch
>
> Well, I can't find them. I hope they'll be available when I wake up
> tomorrow...

Just replace "_" with "-".

- KK




                                                                                                                                          
                      YOSHIFUJI Hideaki                                                                                                   
                      / 吉藤英明               To:       ajtuomin@morphine.tml.hut.fi                                                     
                      <yoshfuji@linux-i        cc:       davem@redhat.com, kuznet@ms2.inr.ac.ru, netdev@oss.sgi.com,                      
                      pv6.org>                  linux-kernel@vger.kernel.org, pekkas@netcore.fi, torvalds@transmeta.com, Venkata          
                      Sent by:                  Jagana/Beaverton/IBM@IBMUS, yoshfuji@linux-ipv6.org                                       
                      netdev-bounce@oss        Subject:  Re: [PATCHSET] Mobile IPv6 for 2.5.43                                            
                      .sgi.com                                                                                                            
                                                                                                                                          
                                                                                                                                          
                      10/17/2002 10:18                                                                                                    
                      AM                                                                                                                  
                                                                                                                                          
                                                                                                                                          



In article <20021017162624.GC16370@morphine.tml.hut.fi> (at Thu, 17 Oct
2002 19:26:25 +0300), Antti Tuominen <ajtuomin@morphine.tml.hut.fi> says:

> The patch has been split for easier reading as follows:
>
> ipv6_tunnel.patch            6over6 tunneling
> network_mods.patch           Modifications to network code and hooks

Several comments.

[ipv6_tunnel]

I think this is almost ok.

  1. I believe s/ARPHRD_IPV6_IPV6_TUNNEL/ARPHRD_TUNNEL6/.
  2. Please put outer address to hardware address in dev.
     Note: you need to modify SIOxxx ioctls too not to overrun!

[network_mods etc.]

  1. Too many hooks,
     and many duplicate codes in ipv6 stack and mipv6 stack.
     (prefix handler, header parser, ndisc handler etc...)

more comment will come later...


> http://www.mipl.mediapoli.com/patches/mipv6_cn_support.patch
> http://www.mipl.mediapoli.com/patches/mipv6_mn_support.patch
> http://www.mipl.mediapoli.com/patches/mipv6_ha_support.patch

Well, I can't find them. I hope they'll be available when I wake up
tomorrow...

--
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA








             reply	other threads:[~2002-10-17 17:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17 17:22 Krishna Kumar [this message]
2002-10-17 21:57 ` Ville Nuorvala
  -- strict thread matches above, loose matches on Subject: below --
2002-10-17 17:46 Krishna Kumar
2002-10-17 16:26 Antti Tuominen
2002-10-17 17:18 ` YOSHIFUJI Hideaki / 吉藤英明
2002-10-17 17:56   ` Mitsuru KANDA
2002-10-18 11:16     ` Antti Tuominen
2002-10-17 23:52   ` Ville Nuorvala
2002-10-18  0:56     ` YOSHIFUJI Hideaki / 吉藤英明
2002-10-17 20:14 ` Pekka Savola
2002-10-18  7:39   ` Antti Tuominen
2002-10-17 22:51 ` Ville Nuorvala
2002-10-31  8:44 ` Noriaki Takamiya
2002-10-31  8:55   ` Pekka Savola
2002-10-31  9:08     ` YOSHIFUJI Hideaki / 吉藤英明
2002-10-31 10:41   ` Antti Tuominen
2002-11-01  3:27     ` YOSHIFUJI Hideaki / 吉藤英明
2002-10-31 10:44   ` Henrik Petander
2002-11-01  3:22     ` YOSHIFUJI Hideaki / 吉藤英明

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=OF817FBE23.BF8717DA-ON88256C55.005F5EFB@boulder.ibm.com \
    --to=kumarkr@us.ibm.com \
    --cc=ajtuomin@morphine.tml.hut.fi \
    --cc=davem@redhat.com \
    --cc=jagana@us.ibm.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev-bounce@oss.sgi.com \
    --cc=netdev@oss.sgi.com \
    --cc=pekkas@netcore.fi \
    --cc=torvalds@transmeta.com \
    --cc=yoshfuji@linux-ipv6.org \
    /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

all inboxes | Powered by JetHome®