diff options
| author | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-04-28 18:35:18 +0300 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2026-04-30 09:03:22 +0300 |
| commit | 6813985ca456d1f5677ad9554f55805cbf27e16f (patch) | |
| tree | 4db5ae47db569140c93bc8f754bed60e6a58d9e9 /include/linux/timerqueue.h | |
| parent | 1d47b55b36d2ec73fe6901212c8b28a593c3b27c (diff) | |
| download | linux-6813985ca456d1f5677ad9554f55805cbf27e16f.tar.xz | |
netfilter: x_tables: add .check_hooks to matches and targets
Add a new .check_hooks interface for checking if the match/target is
used from the validate hook according to its configuration.
Move existing conditional hook check based on the match/target
configuration from .checkentry to .check_hooks for the following
matches/targets:
- addrtype
- devgroup
- physdev
- policy
- set
- TCPMSS
- SET
This is a preparation patch to fix nft_compat, not functional changes
are intended.
Based on patch from Florian Westphal.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
