commit | d1d3278b365e866a7381de2a640219b51fe0e27a | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@chromium.org> | Thu Aug 20 23:16:00 2015 -0700 |
committer | chrome-bot <chrome-bot@chromium.org> | Wed Aug 26 23:29:41 2015 -0700 |
tree | db1202b758aaaf5c7a4457d1058974e46f2c6310 | |
parent | 6c3476797ac4876c9f850b7cbaf3c0c7cc60107c [diff] |
shill: support for DHCPv6 over PPPoE Start a DHCPv6 configuration client for PPPoE virtual interface if the interface is enabled for DHCPv6 when PPP connection is established. Use the generic file name (based on the interface name) for the acquired lease, so that the lease file will be removed when PPP connection is terminated. This allows shill to obtain DHCPv6 configurations such as prefix delegation ovet PPPoE. BUG=chromium:523196 TEST=USE="ipv6 dhcpv6 pppoe" FEATURES=test emerge-$BOARD dhcpcd shill TEST=Manual test by @tjennison Change-Id: I1eb6b99ce669239b57c02c5b0af9403b4d7d06de Reviewed-on: https://chromium-review.googlesource.com/294787 Commit-Ready: Zeping Qiu <zqiu@chromium.org> Tested-by: Zeping Qiu <zqiu@chromium.org> Reviewed-by: Paul Stewart <pstew@chromium.org>