Re: svn commit: r323351 - head/sys/compat/linuxkpi/common/include/linux

2017-09-09 Thread Hans Petter Selasky
On 09/09/17 13:10, Andrey V. Elsukov wrote: On 09.09.2017 10:21, Hans Petter Selasky wrote: Author: hselasky Date: Sat Sep 9 07:21:27 2017 New Revision: 323351 URL: https://svnweb.freebsd.org/changeset/base/323351 This doesn't look right. We use s6_addr16[1] to keep scope zone id. And if_ind

Re: svn commit: r323351 - head/sys/compat/linuxkpi/common/include/linux

2017-09-09 Thread Andrey V. Elsukov
On 09.09.2017 10:21, Hans Petter Selasky wrote: > Author: hselasky > Date: Sat Sep 9 07:21:27 2017 > New Revision: 323351 > URL: https://svnweb.freebsd.org/changeset/base/323351 > > Log: > Resolve IPv6 scope ID issues when using ip6_find_dev() in the LinuxKPI. > > Workaround problem that i

svn commit: r323351 - head/sys/compat/linuxkpi/common/include/linux

2017-09-09 Thread Hans Petter Selasky
Author: hselasky Date: Sat Sep 9 07:21:27 2017 New Revision: 323351 URL: https://svnweb.freebsd.org/changeset/base/323351 Log: Resolve IPv6 scope ID issues when using ip6_find_dev() in the LinuxKPI. Workaround problem that ifa_ifwithaddr() also matches the scope ID of the IPv6 address wh