diff options
author | 2017-03-02 19:54:22 +0000 | |
---|---|---|
committer | 2017-03-02 19:54:22 +0000 | |
commit | aee77287f2ad968cf6e007b0df4540f79e21d880 (patch) | |
tree | 19a7f522b0303a9ee341224facbf26afa19f5c94 /sys/kern/uipc_socket.c | |
parent | Now that the kernel provides information about IPsec SA bundles, (diff) | |
download | wireguard-openbsd-aee77287f2ad968cf6e007b0df4540f79e21d880.tar.xz wireguard-openbsd-aee77287f2ad968cf6e007b0df4540f79e21d880.zip |
Fix breakage of md5 authentication.
The previous commit (rev 1.47) added a missing htonl in pfkey_send() but
didn't add a corresponding ntohl in pfkey_reply(). This patch fixes this.
Found the hard way by benno@, who also suggested the rename of spip
to spi.
OK benno@ claudio@ henning@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions