Thanks a lot, Michi.
Then how can I verify that IPV6 can be really running on our
NIC? Of course I have to build a kernel which can support IPV6 firstly, but how
to verify it’s really working? Use ping6?
Rick
From: kernelnewbies-bounces@xxxxxxxxxxxxxxxxx
[mailto:kernelnewbies-bounces@xxxxxxxxxxxxxxxxx] On Behalf Of Michael
Blizek
Sent: 2011年6月29日 0:38
To: Gang Lei (雷刚)
Cc: kernelnewbies@xxxxxxxxxxxxxxxxx
Subject: Re: writting NIC driver for IPV6
Hi!
On 18:02 Tue 28 Jun , Gang Lei (????) wrote:
> HI all:
>
> Thanks for your help in advance. Could anyone tell me how to revise NIC
driver to support IPV6? Or it doesn??t need driver??s change to support IPV6?
Can anyone throw some light on this question?
You do not need to change the nic driver to support IPv6 unless it's the
driver is totally broken. Network cards and drivers operate on layer 2 and
generally do not care what you do on layer 3 and above. However in some cases
hardware accelerations like "TCP segmentation offloading" may be
available
which partly violates this layer separation. But this is "only" a
performance
issue.
-Michi
--
programing a layer 3+4 network protocol for mesh networks
see http://michaelblizek.twilightparadox.com
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
************* Email Confidentiality Notice ********************
The information contained in this e-mail message (including any
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be
conveyed only to the designated recipient(s). Any use, dissemination,
distribution, printing, retaining or copying of this e-mail (including its
attachments) by unintended recipient(s) is strictly prohibited and may
be unlawful. If you are not an intended recipient of this e-mail, or believe
that you have received this e-mail in error, please notify the sender
immediately (by replying to this e-mail), delete any and all copies of
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!
|
|
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies