diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-11-05 18:52:27 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-11-09 15:18:37 +0100 |
commit | 0ea16f6b15051823687201b391540590a4805e3c (patch) | |
tree | 3f494fb4318fb995296d26c9b888f3e775aacfb6 /src/libhydra/kernel/kernel_ipsec.h | |
parent | 1d528cfb8d6f0ee411b545ad07ace44876afe2ff (diff) | |
download | strongswan-0ea16f6b15051823687201b391540590a4805e3c.tar.bz2 strongswan-0ea16f6b15051823687201b391540590a4805e3c.tar.xz |
ike-sa-manager: Signal entries that we don't actually check out
In some cases we call wait_for_entry() but don't actually check out the
entry afterwards (e.g. because it doesn't match certain criteria). So
there won't be a call to checkin() for such entries causing waiting
threads to get signaled. Instead, such threads would be blocked until
another thread properly checks out/in the entry (or does a blocking
enumeration).
Diffstat (limited to 'src/libhydra/kernel/kernel_ipsec.h')
0 files changed, 0 insertions, 0 deletions