Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > Skip tests that require reject at prerouting hook. > > Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > --- > tests/shell/features/prerouting_reject.nft | 8 ++++++++ > tests/shell/testcases/optimizations/ruleset | 2 ++ > 2 files changed, 10 insertions(+) > create mode 100644 tests/shell/features/prerouting_reject.nft > > diff --git a/tests/shell/features/prerouting_reject.nft b/tests/shell/features/prerouting_reject.nft > new file mode 100644 > index 000000000000..26098bb54534 > --- /dev/null > +++ b/tests/shell/features/prerouting_reject.nft > @@ -0,0 +1,8 @@ > +# f53b9b0bdc59 netfilter: introduce support for reject at prerouting stage > +# v5.13-rc1~94^2~10^2~2 # v5.9-rc1~133^2~302^2~11