freebsd-dev/sys/compat/linuxkpi/common
Hans Petter Selasky f4cf3177a2 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 when searching for a maching IPv6 address. For now
simply try all valid scope IDs until a match is found.

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-09-09 07:21:27 +00:00
..
include Resolve IPv6 scope ID issues when using ip6_find_dev() in the LinuxKPI. 2017-09-09 07:21:27 +00:00
src Properly implement poll_wait() in the LinuxKPI. This prevents direct 2017-09-09 06:29:29 +00:00