Bug #2501
Fix extended replay window support on FreeBSD 11.1
Start date:
Due date:
Estimated time:
Affected version:
5.6.1
Resolution:
Fixed
Description
The wrong prefix (sadb_x_replay_
instead of sadb_x_sa_replay_
) was used to access the sadb_x_sa_replay
struct members.
Related issues
Associated revisions
History
#1 Updated by Tobias Brunner 4 months ago
- Copied from Feature #2461: Extended replay window support on FreeBSD added
kernel-pfkey: Fix extended replay configuration on FreeBSD 11.1
Fixes: 88a8fba1c76e ("kernel-pfkey: Support anti-replay windows > 2k")
Fixes #2501.