diff options
author | 2015-09-11 07:42:35 +0000 | |
---|---|---|
committer | 2015-09-11 07:42:35 +0000 | |
commit | 2305623bc0ac5e1a4c0818c87cd12528b52bc15c (patch) | |
tree | c4053288eee736b13aecaee562641c791df664a8 /sys/kern/subr_disk.c | |
parent | Ignore the 'rotation lock' button on my Yoga12 (diff) | |
download | wireguard-openbsd-2305623bc0ac5e1a4c0818c87cd12528b52bc15c.tar.xz wireguard-openbsd-2305623bc0ac5e1a4c0818c87cd12528b52bc15c.zip |
in6_embedscope() needs to lose some weight. Remove the last argument.
In all but two calls NULL is passed and in the other 2 cases the ifp
is only used to maybe feed it to in6_selecthlim() to select the hoplimit
for the link. Since in6_embedscope() only works on link-local addresses
it does not matter what hop limit we select since the destination is
directly reachable.
OK florian@ mpi@
Diffstat (limited to 'sys/kern/subr_disk.c')
0 files changed, 0 insertions, 0 deletions