diff options
| author | Florian Westphal <fw@strlen.de> | 2026-06-23 07:30:34 +0200 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-06-23 13:10:47 +0200 |
| commit | 6fb421bd07f156cdf0cdede062d31f1c21def326 (patch) | |
| tree | 3d7f9901199028504945fb327353310d4a2c848b /include | |
| parent | be57dd9c1c1796e368582313af2b3849f78ac224 (diff) | |
netfilter: nft_ct: expectation timeouts are passed in milliseconds
Userspace passes '5000' in case user asks for 5 seconds.
Allowing for sub-second expectation lifetimes makes sense to me. so
fix up the kernel side instead of munging nft to send a value rounded
up to next second.
Also note that this violates nft convention of passing integers in
network byte order, but we can't change this anymore.
Fixes: 857b46027d6f ("netfilter: nft_ct: add ct expectations support")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
