Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#829 - network.sh incorrectly hardcodes IPv6 address suffix #5787

Closed
openwrt-bot opened this issue Jun 8, 2017 · 1 comment
Closed

FS#829 - network.sh incorrectly hardcodes IPv6 address suffix #5787

openwrt-bot opened this issue Jun 8, 2017 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

jow-:

The current implementation of network_get_ipaddr6() and network_get_ipaddrs6() in /lib/function/network.sh incorrectly assumes ":1" as suffix for the local IPv6 address allocated from the delegated prefix.

The effective local address should be taken from the "local-address" field instead.

@openwrt-bot
Copy link
Author

jow-:

Fixed with http://git.lede-project.org/7f91cabd0d (master) and http://git.lede-project.org/df4363b607 (lede-17.01)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant