diff options
author | 2017-12-03 21:02:06 +0000 | |
---|---|---|
committer | 2017-12-03 21:02:06 +0000 | |
commit | 4cbd1be50ad1430fe18019adbbf7c36e9fda02ea (patch) | |
tree | f6ab0f0eb8ed080fabfac48ec7f282098cfdf038 /sys/netinet/tcp_input.c | |
parent | Move timer fields 'expiry" and "rebind" out of struct client_lease (diff) | |
download | wireguard-openbsd-4cbd1be50ad1430fe18019adbbf7c36e9fda02ea.tar.xz wireguard-openbsd-4cbd1be50ad1430fe18019adbbf7c36e9fda02ea.zip |
The RFC specifies that to accept a proposal, we must select a transform
for each transform type. We do some sanity checks, for instance we do
require an encryption transform for ESP, but that's not enough. We need
to check that for every proposed transform type we have found a matching
transform in our own proposal.
ok sthen@
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions