diff options
author | Matt Schatz <genius3000@g3k.solutions> | 2019-03-10 01:22:00 -0700 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-03-10 10:27:12 +0000 |
commit | f87b72b76f9ef198bdbbb01f9ca409501666c6a2 (patch) | |
tree | 3b082674705158e1ce9050b1735278b3e9868915 /include/modules/regex.h | |
parent | 42c7f479b2aebdec4fd190ba06097b7c5bca42a9 (diff) |
Fix BanCache entries existing after X-line expiry.
When DefaultApply() adds a hit to the BanCache it uses the X-line
duration to set a duration on the entry. This can result in an
entry lasting longer than the X-line itself. Fix this by setting
the entry duration to the time left on the X-line.
Diffstat (limited to 'include/modules/regex.h')
0 files changed, 0 insertions, 0 deletions