netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@wide.ad.jp>
To: xiaoning@docomolabs-usa.com
Cc: netdev@oss.sgi.com
Subject: Re: Neighbor cache behavior
Date: Fri, 10 May 2002 08:35:58 +0900	[thread overview]
Message-ID: <20020510083558C.yoshfuji@wide.ad.jp> (raw)
In-Reply-To: <000201c1f7ae$2c5c2110$4f6015ac@VAIO>

In article <000201c1f7ae$2c5c2110$4f6015ac@VAIO> (at Thu, 9 May 2002 16:06:37 -0700), "Xiaoning He" <xiaoning@docomolabs-usa.com> says:

> If so, I have looked into the Linux kernel, however, I don't know where
> in the Linux kernel the code will check the Neighbor. I tried to search
> the function ndisc_send_ns() because I think that's the function who
> will handle the sending the NS is there is no entry in the NC. However,
> it doesn't help. 

skb->dst->output() is the entry to resolve neighbor when sending
packets.


> Also, I think I really need to know the Linux Kernel so that I don't
> need always ask this kind of question. Is there any good book and
> tutorial available which can give me a overall picture about how to
> program the networking program for both user-land and kernel in the
> Linux?

keep reading source codes.:-)

--yoshfuji

      reply	other threads:[~2002-05-09 23:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24 15:15 Tigon 3 driver & Netgear GA302T James Morris
2002-04-24 15:21 ` Jes Sorensen
2002-04-24 15:53   ` James Morris
2002-04-26 10:14     ` James Morris
2002-05-02 22:54     ` Neighbor cache Xiaoning He
2002-05-03  0:54       ` YOSHIFUJI Hideaki / 吉藤英明
2002-05-09 23:06         ` Neighbor cache behavior Xiaoning He
2002-05-09 23:35           ` YOSHIFUJI Hideaki / 吉藤英明 [this message]

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=20020510083558C.yoshfuji@wide.ad.jp \
    --to=yoshfuji@wide.ad.jp \
    --cc=netdev@oss.sgi.com \
    --cc=xiaoning@docomolabs-usa.com \
    /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;
as well as URLs for NNTP newsgroup(s).