From: "Xiaoning He" <xiaoning@docomolabs-usa.com>
To: <netdev@oss.sgi.com>
Subject: Neighbor cache behavior
Date: Thu, 9 May 2002 16:06:37 -0700 [thread overview]
Message-ID: <000201c1f7ae$2c5c2110$4f6015ac@VAIO> (raw)
In-Reply-To: <20020503095402W.yoshfuji@wide.ad.jp>
Hi all
Thank you for answering my previous question about the neighbor cache. I
have a couple of more questions regarding the neighbor cache. Would you
please give me some help?
My understanding about the behavior of neighbor cache is that when a AR
receives a packet for a destination, it will
Check NC
If match, send the packet
If not
Multicast NS
Wait for NA
Send the packet
Is this the correct behavior?
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.
Could anyone provide me with some hints?
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?
Thank you so much for your help.
Xiaoning He
next prev parent reply other threads:[~2002-05-09 23:06 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 ` Xiaoning He [this message]
2002-05-09 23:35 ` Neighbor cache behavior 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='000201c1f7ae$2c5c2110$4f6015ac@VAIO' \
--to=xiaoning@docomolabs-usa.com \
--cc=netdev@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.