]> git.ipfire.org Git - thirdparty/strongswan.git/commit
forecast: Ignore per-CPU CHILD_SAs
authorTobias Brunner <tobias@strongswan.org>
Mon, 31 May 2021 13:21:46 +0000 (15:21 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 9 Apr 2024 08:55:57 +0000 (10:55 +0200)
commitfd735c98d6bdb6e8004df0ed34158ebcb57dca0e
tree022d5cc082ebc5d555c86b473882b911f4feac67
parent0ca42b40c8a5fdeb8ba147954a19bf3d86dae2a9
forecast: Ignore per-CPU CHILD_SAs

Not sure if this combination does make sense as the plugin itself would
be a major bottleneck.

Similar to the connmark plugin, PREROUTING rules list SPIs or UDP ports,
which would be necessary for all SAs while the OUTPUT rules would only be
required once.
src/libcharon/plugins/forecast/forecast_listener.c