Actions
Bug #27509
openRHEL 9 - Section 4.3.3 and 4.3.4 are compliant even if nftable is not present
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
we do
nft list ruleset | grep 'hook forward' | grep -v 'policy drop'
and it is correct even if
[root@relay1 vagrant]# nft list ruleset | grep 'hook forward' | grep -v 'policy drop' bash: nft: command not found
we should report an error if nft is not installed
No data to display
Actions