public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ye, Ting" <ting.ye@intel.com>
To: Santhapur Naveen <naveens@amiindia.co.in>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: IPv6 Stateless autoconfiguration
Date: Fri, 30 Jun 2017 06:51:29 +0000	[thread overview]
Message-ID: <BC0C045B0E2A584CA4575E779FA2C12A1A90CF84@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <625A2455CC232F40B0F38F05ACED6D97FA8D5BB8@VENUS1.in.megatrends.com>

Hi Naveen,

Yes, EDKII supports IPv6 stateless address autoconfiguration defined in RFC4862.  It includes two parts:
- generating link-local address
- generating global address via stateless address autoconfiguration.

The later part requires an IPv6 router to send Router Advertisement with valid prefix information options periodically to UEFI client.

In EDKII, we can't assume that the network environment has an IPv6 router correctly configured and an IPv6 stateless address is available. 
And both HTTP boot and PXE boot over IPv6 stack defined in UEFI spec include a step that getting IPv6 address and other DHCP options from DHCP server.
So, current implementation gets IPv6 address from DHCPv6 service.

Thanks,
Ting 


-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Friday, June 30, 2017 1:46 PM
To: edk2-devel@lists.01.org
Subject: [edk2] IPv6 Stateless autoconfiguration

Hello all,

I have some queries for which the answers are needed from the experts here. Please help in answering them.

Does edk2 support IPv6 stateless address autoconfiguration as mentioned in RFC4862.
If yes, then why do we have to configure the dhcpv6 service in such a way that it provides IPv6 address also for HTTPv6/PXEv6 boot?

Thank you
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


      reply	other threads:[~2017-06-30  6:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  5:45 IPv6 Stateless autoconfiguration Santhapur Naveen
2017-06-30  6:51 ` Ye, Ting [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-list 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=BC0C045B0E2A584CA4575E779FA2C12A1A90CF84@SHSMSX103.ccr.corp.intel.com \
    --to=devel@edk2.groups.io \
    /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