[Bug 1620221] Re: dhcp6c inserts link-local entries in resolv.conf without interface scope

2016-09-05 Thread Ubuntu Foundations Team Bug Bot
The attachment "pass ifp->ifname down to dhcp6-script" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad

[Bug 1620221] Re: dhcp6c inserts link-local entries in resolv.conf without interface scope

2016-09-05 Thread Jean-Sebastien Legare
workaround script patch to suffix link-local ipv6 addresses. ** Patch added: "patch to the config script to suffix fe80:: addresses with the scope." https://bugs.launchpad.net/ubuntu/+source/wide-dhcpv6/+bug/1620221/+attachment/4734793/+files/script.patch -- You received this bug

[Bug 1620221] Re: dhcp6c inserts link-local entries in resolv.conf without interface scope

2016-09-05 Thread Jean-Sebastien Legare
Attaching patch which plumbs down interface name (of dhcpv6 reply) to dhcp6c-script in environment variable "ifname". The script needs to add the % suffix, where appropriate. ** Attachment added: "pass ifp->ifname down to dhcp6-script"

[Bug 1620221] Re: dhcp6c inserts link-local entries in resolv.conf without interface scope

2016-09-05 Thread Jean-Sebastien Legare
Now that I think of it, looking at the "old" contents of /etc/resolv.conf to see if a line is already there before adding it makes less sense in a resolvconf setting. /etc/resolv.conf is a result combined from various files under /var/run/resolvconf/interface/*. A line in /etc/resolv.conf could