#20484: setting PPPoE as connection method for 'wan' should set interface for
'wan6' too
------------------------+--------------------------
  Reporter:  anonymous  |      Owner:
      Type:  defect     |     Status:  closed
  Priority:  high       |  Milestone:
 Component:  luci       |    Version:  Trunk
Resolution:  fixed      |   Keywords:  dhcpv6, ipv6
------------------------+--------------------------

Comment (by xavier@…):

 ...like so:

 {{{
 ipv6    boolean         no      auto    Enable IPv6 on the PPP link
 }}}

 and include the description of the possible values for this option as
 well.

 {{{
 auto - IPv6 will be provided and the proto=dhcpv6 section is not needed
 since its automatically created internally.
 0    - disable IPv6 entirely for this PPP connection
 1    - only provide link-layer IPv6 (as in BB), you need to manually add
 the proto=dhcpv6 section in order to have IPv6 on layer 3.
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20484#comment:9>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to