diff options
author | 2015-09-10 14:46:28 +0000 | |
---|---|---|
committer | 2015-09-10 14:46:28 +0000 | |
commit | 10e2ba44f3e47a17b46e6a907d07f97e25335d3c (patch) | |
tree | 1172696b35e59456a78c109aefab968088ce1077 /lib/libc | |
parent | Initialize `pc' earlier so that the siginfo pc value is correct in case of (diff) | |
download | wireguard-openbsd-10e2ba44f3e47a17b46e6a907d07f97e25335d3c.tar.xz wireguard-openbsd-10e2ba44f3e47a17b46e6a907d07f97e25335d3c.zip |
Stop supporting RTAX_IFP arguments with an interface name in the
sdl_data field, a la link_addr(3).
route(8)-like applications wanting to specify an ifp must set sdl_index
to the corresponding interface index.
Not mixing if_get() and ifunit() makes our life easier. The idea is to
have a minimum number of functions dealing w/ ifp refcount. Hopefully
if_get() will be the only one.
ok mikeb@, claudio@, dlg@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions