diff options
author | 2008-12-30 22:24:34 +0000 | |
---|---|---|
committer | 2008-12-30 22:24:34 +0000 | |
commit | 8cd84907051e928c302291f1f942114599d9493a (patch) | |
tree | 85d253da603b4669ad60d0102d88ac0120f47121 /lib/libc/stdlib | |
parent | Correctly compute the options for the net LSA as pre RFC options is set to (diff) | |
download | wireguard-openbsd-8cd84907051e928c302291f1f942114599d9493a.tar.xz wireguard-openbsd-8cd84907051e928c302291f1f942114599d9493a.zip |
lsa_get_prefix() needs to use something else then struct lsa_prefix to
store the prefix to because the onwire format has the prefix compressed and
so struct lsa_prefix will no longer carry the prefix in it. Use rt_prefix
instead which is the expanded and host-byte-order version of the former.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions