diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-05-25 09:42:08 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-06-06 14:12:48 +0200 |
commit | e35bb6e9462aa90c0ac508a1083d411762015c1e (patch) | |
tree | 4c2bbbd82e56585b202a27e1c91c3dc2746f6557 /src/libcharon/plugins/kernel_netlink | |
parent | aa6d4a3d54698ec875fa477eb366bc3bd5e7335b (diff) | |
download | strongswan-e35bb6e9462aa90c0ac508a1083d411762015c1e.tar.bz2 strongswan-e35bb6e9462aa90c0ac508a1083d411762015c1e.tar.xz |
ike: Don't trigger message hook when fragmenting pre-generated messages
This is the case for the IKE_SA_INIT and the initial IKEv1 messages, which
are pre-generated in tasks as at least parts of it are used to generate
the AUTH payload. The IKE_SA_INIT message will never be fragmented, but
the IKEv1 messages might be, so we can't just call generate_message().
Fixes #1478.
Diffstat (limited to 'src/libcharon/plugins/kernel_netlink')
0 files changed, 0 insertions, 0 deletions