Re: [LEDE-DEV] [netifd] Fix incorrect eui64 IPv6 address with ula prefix for br-lan

2017-12-14 Thread Hans Dedecker
On Tue, Dec 12, 2017 at 1:05 PM, John Crispin wrote: > > > On 04/12/17 07:04, wendy2001...@163.com wrote: >> >> From: Wendy Wu >> >> Issue description: >> Configurate /etc/config/network, >> Set the ula_prefix in globals section, >> config globals 'globals' >> option ula_prefix 'fdc7:883

Re: [LEDE-DEV] [netifd] Fix incorrect eui64 IPv6 address with ula prefix for br-lan

2017-12-12 Thread John Crispin
On 04/12/17 07:04, wendy2001...@163.com wrote: From: Wendy Wu Issue description: Configurate /etc/config/network, Set the ula_prefix in globals section, config globals 'globals' option ula_prefix 'fdc7:8830:f3be::/48' Add the following option in 'lan' interface, option ip6ifaceid 'eu

[LEDE-DEV] [netifd] Fix incorrect eui64 IPv6 address with ula prefix for br-lan

2017-12-03 Thread wendy2001011
From: Wendy Wu Issue description: Configurate /etc/config/network, Set the ula_prefix in globals section, config globals 'globals' option ula_prefix 'fdc7:8830:f3be::/48' Add the following option in 'lan' interface, option ip6ifaceid 'eui64' Then execute /etc/init.d/network, the br-lan ip